Skip to content

Commit 4408297

Browse files
authored
Update BUILD.md
1 parent 14abebe commit 4408297

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/jp/BUILD.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ sudo ./keyring.sh --alter-add --arch32-add
2525
ビルドに必要なパッケージをインストールします。
2626

2727
```bash
28-
sudo pacman -S --needed git make arch-install-scripts squashfs-tools libisoburn dosfstools lynx archiso
28+
sudo pacman -S --needed git make arch-install-scripts squashfs-tools libisoburn dosfstools lynx archiso python-pytest python-setuptools
2929
```
3030

3131
### TUIを使用する
@@ -174,4 +174,4 @@ xz
174174
zstd
175175
-Xcompression-level <compression-level>
176176
<compression-level> should be 1 .. 22 (default 15)
177-
```
177+
```

0 commit comments

Comments
 (0)