about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorJuan RP <xtraeme@gmail.com>2014-08-03 20:15:19 +0200
committerJuan RP <xtraeme@gmail.com>2014-08-03 20:15:19 +0200
commit27ab1fc5d53b01b02d7c8f0aff476a2c219a064d (patch)
tree9620a4ce5d2be352b7835516bbe28aad161bf3d4 /README.md
parentd09421cfe19585e24cc5220525ea48a3e381ebc7 (diff)
downloadhrmpf-27ab1fc5d53b01b02d7c8f0aff476a2c219a064d.tar.gz
hrmpf-27ab1fc5d53b01b02d7c8f0aff476a2c219a064d.tar.xz
hrmpf-27ab1fc5d53b01b02d7c8f0aff476a2c219a064d.zip
README: update.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 56466b2..89e4ea7 100644
--- a/README.md
+++ b/README.md
@@ -31,10 +31,10 @@ and then see the usage output:
 
 Build an x86 live image with runit and keyboard set to 'fr':
 
-    # ./mklive.sh -b base-system-runit -k fr
+    # ./mklive.sh -k fr
 
 Build an x86 live image with systemd and some optional packages:
 
-    # ./mklive.sh -p 'vim rtorrent'
+    # ./mklive.sh -b base-system-systemd -p 'vim rtorrent'
 
 See the usage output for more information :-)