Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EspoTek authored Mar 7, 2023
1 parent 10c1f6b commit 85b99a0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 85b99a0

Please sign in to comment.