Skip to content

Commit

Permalink
added missing sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
gflarity committed Jul 11, 2012
1 parent 6daf8dc commit abb58cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -9,7 +9,7 @@ Download a binary available in the Downloads section, then:

```
tar xzf node-v0.8.2.tar.gz
cp -R ./node-v0.8.2/* /
sudo cp -R ./node-v0.8.2/* /
```

### Building
Expand Down

0 comments on commit abb58cd

Please sign in to comment.