Update README.md

This commit is contained in:
EspoTek 2017-10-26 09:53:10 +11:00 committed by GitHub
parent 822f91d1ad
commit af2e29567f
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ https://www.crowdsupply.com/espotek/labrador
# Build Instructions
I use Qt Creator to build the software interface.
Open Desktop Interface/Labrador.pro, then Clean All -> Run qmake -> Build All.
Others have invoked qmake manually, though.
Others have built it manually, though.
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.