We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55f0c8a commit f322fceCopy full SHA for f322fce
README.md
@@ -79,7 +79,7 @@ Similar to package managers on Linux like apt-get, yum etc. MSYS2 can automatica
79
To update all installed packages to current:
80
81
```sh
82
-pacman -Su
+pacman -Syu
83
```
84
85
<a name="advanced"/>
0 commit comments