Browse Source

Linux docs

Andrew Chalkley 9 years ago
parent
commit
afd6d77162
1 changed files with 9 additions and 0 deletions
  1. 9 0
      README.md

+ 9 - 0
README.md

@@ -34,6 +34,15 @@ npm run rebuild
 npm start
 ```
 
+### Linux
+
+```
+npm install
+rm node_modules/serialport/build/Release/serialport.node
+rm node_modules/nslog/build/Release/nslog.node
+npm run rebuild
+sudo npm start
+```
 -------
 
 ## ROM Communication