Skip to content

Commit 9a18f46

Browse files
committed
Update to include note about sudo
nodeschool/discussions#178
1 parent b3a8099 commit 9a18f46

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Readme.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ The goal of this workshop is to create realistic problems that can be solved usi
2424
$ npm install -g functional-javascript-workshop@latest
2525
```
2626

27-
**Note**: the workshop is being updated weekly.
28-
Please regularly rerun the above command to get the latest set of exercises.
27+
Some npm installations require use of `sudo` in the above command. Recommend to instead [reinstall node/npm so you don't need sudo](https://gist.github.com/isaacs/579814).
2928

3029
## Usage Instructions
3130

0 commit comments

Comments
 (0)