Skip to content

Commit

Permalink
chore(docs): add -u flag to pacman update cmd (#27202)
Browse files Browse the repository at this point in the history
  • Loading branch information
etorres07 authored Oct 1, 2020
1 parent 96f9d0b commit 84187bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorial/part-zero/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ nvm --version
1. Make sure your distribution is ready to go:

```shell
sudo pacman -Sy
sudo pacman -Syu
```

2. These distros come installed with curl, so you can use that to download nvm:
Expand Down

0 comments on commit 84187bb

Please sign in to comment.