Add more setup steps to the README

This commit is contained in:
redfast00 2020-08-26 23:33:01 +02:00
parent c226cc8513
commit 920723afed
No known key found for this signature in database
GPG key ID: 5946E0E34FD0553C

View file

@ -7,7 +7,9 @@ OBUS is a real-life version of the multiplayer game "Keep Talking And Nobody Exp
1. [Install](https://www.arduino.cc/en/Guide/#install-the-arduino-desktop-ide) the Arduino IDE.
2. Clone this repository with Git in a permanent location on your drive.
3. Symlink the library: `ln -s /ABSOLUTE/PATH/TO/REPO/lib /PATH/TO/Arduino/libraries/obus`
4. TODO
(on most Linux distro's, this the Arduino folder is in `$HOME/Arduino`)
4. Follow [these steps](https://github.com/autowp/arduino-mcp2515/#software-usage) to install the CAN library
5. Execute `./src/new_module.sh` to create a new module
# Background
## Game