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.
pacman -Sy
pacman -S
1 parent 8badb6e commit d21cd48Copy full SHA for d21cd48
docs/guide/quick-start.md
@@ -85,8 +85,8 @@ brew install xmake
85
86
::: code-group
87
88
-```sh [Archlinux]
89
-sudo pacman -Sy xmake
+```sh [Arch Linux]
+sudo pacman -S xmake
90
```
91
92
```sh [Alpine]
docs/zh/guide/quick-start.md
@@ -87,8 +87,8 @@ brew install xmake
93
94
0 commit comments