Commit 91c6d214 authored by TMRh20's avatar TMRh20

Update readme for installer

- remove sudo from installer instructions, to prevent the cloned
dirs/files from being downloaded as root
- Add D option with example info
parent 73cf59c1
...@@ -92,7 +92,13 @@ B. Make it executable: ...@@ -92,7 +92,13 @@ B. Make it executable:
C. Run it and choose your options: C. Run it and choose your options:
sudo ./install.sh ./install.sh
D. Run an example file from one of the libraries:
cd rf24libs/RF24/examples_RPi
make
sudo ./gettingstarted
# RPi - RF24 Quick-Start # RPi - RF24 Quick-Start
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment