Commit dc9ccbff authored by cornet's avatar cornet

Bring readme.md inline with new Makefile

parent 9895101a
......@@ -40,9 +40,10 @@ C. Copy the RPi library folder to the current directory, and delete the rest
```
D. Build the library, and run an example file:
```
sudo make
make
sudo make install
cd examples
sudo make
make
sudo ./gettingstarted
```
......
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