fixes readme install info

This commit is contained in:
Todd Treece 2015-08-14 17:40:58 -04:00
parent ff26758e60
commit 7632d706a7

View file

@ -17,7 +17,7 @@ pi@xcarve ~ $ node -v
v0.12.6
```
Make sure the global `npm` folder on your Raspberry Pi is writable by the `pi` user.
Make sure the global `node_modules` folder on your Raspberry Pi is writable by the `pi` user.
```
pi@xcarve ~ $ chown -R pi /usr/local