Andrew Chalkley 9 anni fa
parent
commit
afd6d77162
1 ha cambiato i file con 9 aggiunte e 0 eliminazioni
  1. 9 0
      README.md

+ 9 - 0
README.md

@@ -34,6 +34,15 @@ npm run rebuild
 npm start
 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
 ## ROM Communication