From 920723afed3eaebd0754444c1de6136ff9f68edd Mon Sep 17 00:00:00 2001 From: redfast00 Date: Wed, 26 Aug 2020 23:33:01 +0200 Subject: [PATCH] Add more setup steps to the README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 796af29..c98c293 100644 --- a/README.md +++ b/README.md @@ -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