summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index f811f16..70b109d 100644
--- a/README
+++ b/README
@@ -48,7 +48,7 @@ The installation process is:
`dd`.
* Boot the minipc from the USB stick.
* Log in as root (no password).
-* Copy the router system image to the SSD: `zcat router.img.gz | dd
+* Copy the router system image to the SSD: `zcat /router.img.gz | dd
of=/dev/sda` (it'll take a while and there's no progress bar,
sorry).
* Shutdown the system (run `poweroff`) and remove the USB stick.