File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ sudo ./tools/keyring.sh --alter-add --arch32-add
2626Install the packages required for build.
2727
2828``` bash
29- sudo pacman -S --needed git make ninja arch-install-scripts squashfs-tools libisoburn dosfstools ninja cmake pyalpm
29+ sudo pacman -S --needed git make ninja arch-install-scripts squashfs-tools libisoburn dosfstools cmake pyalpm
3030```
3131
3232### Use the TUI
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ sudo ./tools/keyring.sh --alter-add --arch32-add
2525ビルドに必要なパッケージをインストールします。
2626
2727``` bash
28- sudo pacman -S --needed git make ninja arch-install-scripts squashfs-tools libisoburn dosfstools ninja cmake pyalpm
28+ sudo pacman -S --needed git make ninja arch-install-scripts squashfs-tools libisoburn dosfstools cmake pyalpm
2929```
3030
3131### TUIを使用する
You can’t perform that action at this time.
0 commit comments