summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIru Cai (vimacs) <mytbk920423@gmail.com>2016-08-13 17:48:53 +0800
committerGitHub <noreply@github.com>2016-08-13 17:48:53 +0800
commit19c752f8f546f071ee14b2b3e75b1e30e2c51922 (patch)
tree2d8a18ffd2d53c79d3d321d6f4603390ae7c6664
parent9ec5da20a229bc875ecccb7f5e5841a2e8861991 (diff)
parent97c06c626ae638c4f587c5a78418b40ac8034f79 (diff)
downloadliveusb-builder-19c752f8f546f071ee14b2b3e75b1e30e2c51922.tar.xz
Merge pull request #5 from Froziph/patch-1
wrong example mint/mate/64 -> mint/64/mate
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 681265d..ce7b05a 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ Then run buildlive script as follows, suppose your USB is /dev/sdb and /dev/sdb1
```
# install Arch, Mint (x86_64 with MATE Desktop) and Fedora to USB
-./buildlive --root=/media/sdb1 --dev=/dev/sdb arch mint/mate/64 fedora
+./buildlive --root=/media/sdb1 --dev=/dev/sdb arch mint/64/mate fedora
```
## status