summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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\>