We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af9a17f commit 6ed9542Copy full SHA for 6ed9542
1 file changed
alteriso/README.md
@@ -6,3 +6,9 @@
6
7
- moduleからprofiledefの既定値を更新する方法を作る
8
- iso/arch/の中にalterisoの固有情報を書き込む
9
+
10
+## Debian
11
12
+```bash
13
+sudo apt install libalpm-dev libarchive-dev pacman-package-manager
14
+```
0 commit comments