fixes readme install info
This commit is contained in:
parent
ff26758e60
commit
7632d706a7
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue