mirror of https://github.com/EspoTek/Labrador.git
Update README.md
This commit is contained in:
parent
10c1f6bc37
commit
85b99a0567
|
@ -42,7 +42,9 @@ qmake
|
|||
make
|
||||
sudo make install
|
||||
```
|
||||
Then, to launch, just type `labrador` into the terminal.
|
||||
Then, to launch, just type `labrador` into the terminal.
|
||||
|
||||
On Macos, additional steps may be required. See issue https://github.com/EspoTek/Labrador/issues/238
|
||||
|
||||
To build the AVR software, I use Atmel Studio 7. Just load up the .atsln and push F7. You can use `avr-gcc` if you don't want to install a full IDE.
|
||||
|
||||
|
|
Loading…
Reference in New Issue