Init additional-tools directory in docs section for WoeUSB

This commit is contained in:
Andrei Jiroh Eugenio Halili 2021-09-09 12:30:37 +08:00 committed by GitHub
parent 2b1abde46f
commit 261859040f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
# Installing WoeUSN
## Prerequisities
On Alpine Linux:
```
# Install
apk add bash coreutilsdosfstools findutils grep gawk grub grub-bios ntfs-3g p7zip-full parted util-linux wget sudo
```