Update README.md

This commit is contained in:
EspoTek 2017-11-28 11:19:50 +11:00 committed by GitHub
parent 5b70ffecbe
commit b05d7e46a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -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.