summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorIru Cai <mytbk920423@gmail.com>2016-07-04 17:35:04 +0800
committerIru Cai <mytbk920423@gmail.com>2016-08-02 12:27:05 +0800
commit992f60ea1004d4750d201b93420ed301234cbb9f (patch)
treeefb00e03e58208874551908c3d2b9f5fe12f0036 /README.md
parent05df260db64c1ffa141af22aa50920d7c62940ef (diff)
downloadliveusb-builder-992f60ea1004d4750d201b93420ed301234cbb9f.tar.xz
update README.md: dependencies, usage
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7ae2521..6c2af6d 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,11 @@
# liveusb-builder
A script suite to create multiboot USB stick for GNU/Linux distributions
+
+## dependencies
+
+- udevil: for mounting iso files
+- wget or curl: for downloading
+
+## usage
+
+./buildlive --root=/mnt/ \<a list of distros\>