summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIru Cai <mytbk920423@gmail.com>2021-03-29 13:07:35 +0800
committerIru Cai <mytbk920423@gmail.com>2021-03-29 13:47:51 +0800
commit45ba5415a5bca288d1edd0e22f2b486415a02afa (patch)
treeeef4a99925121c29f04662127517431e89e3cc8f
parent4a6ab0cec7c3d5acdd20c5dbe1466bd06388e63f (diff)
downloadliveusb-builder-45ba5415a5bca288d1edd0e22f2b486415a02afa.tar.xz
README.md: add libarchive dependency
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 34202fb..aaa3af7 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,8 @@ A presentation in Chinese is at https://wehack.space/vimacs/liveusb-builder.odp.
You need these packages on your GNU/Linux system to use liveusb-builder.
-- udevil: for mounting iso files
+- libarchive: for ISO image extraction
+- udevil: for mounting USB disk partitions
- wget: for downloading
- syslinux (recommended): bootloader for legacy BIOS
- GRUB: bootloader for legacy BIOS if there's no syslinux, and bootloader for UEFI