Skip to content

Commit 73782e3

Browse files
committed
Update README.md
1 parent c49accd commit 73782e3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

client/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,10 @@ Updating Node Dependencies
3939
npm install -g npm-check-updates
4040
```
4141

42-
42+
Then run this to update the dependencies (starting at the top level).
43+
4344
```
44-
# Make sure you are in the `client` directory, then run:
45+
# Make sure you are in the top directory, then run:
4546
cd client
4647
rm npm-shrinkwrap.json
4748
npm-check-updates -u

0 commit comments

Comments
 (0)