Skip to content

Commit f322fce

Browse files
committed
Update README.md
1 parent 55f0c8a commit f322fce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Similar to package managers on Linux like apt-get, yum etc. MSYS2 can automatica
7979
To update all installed packages to current:
8080

8181
```sh
82-
pacman -Su
82+
pacman -Syu
8383
```
8484

8585
<a name="advanced"/>

0 commit comments

Comments
 (0)