mirror of https://github.com/EspoTek/Labrador.git
Update README.md
This commit is contained in:
parent
5b70ffecbe
commit
b05d7e46a0
|
@ -6,8 +6,9 @@ https://www.crowdsupply.com/espotek/labrador
|
|||
|
||||
# Build Instructions
|
||||
I use Qt Creator to build the software interface.
|
||||
https://www.qt.io/download-open-source/
|
||||
Open Desktop Interface/Labrador.pro, then Clean All -> Run qmake -> Build All.
|
||||
Others have built it manually, though.
|
||||
Others have built it through qmake and the terminal, though (I have no idea how, specifically).
|
||||
Just make sure you have Qt 5.6 or later.
|
||||
|
||||
For the AVR software, I use Atmel Studio 7. Just load up the .atsln and push F7.
|
||||
|
|
Loading…
Reference in New Issue