aboutsummaryrefslogtreecommitdiffstats
path: root/example/README
diff options
context:
space:
mode:
Diffstat (limited to 'example/README')
-rw-r--r--example/README10
1 files changed, 5 insertions, 5 deletions
diff --git a/example/README b/example/README
index 9e12b3a..90dace4 100644
--- a/example/README
+++ b/example/README
@@ -1,8 +1,8 @@
Step 1) cd into this directory.
Step 2) Run `make`.
-Step 3) If ~/.config/dlu already exists move it.
-Step 4) Run `ln -s ~/.config/dlu .`.
-Step 5) You can know run ../dlu.py.
-Step 6) Run `rm ~/.config/dlu`
+Step 3) If ~/.config/dlu already exists, move it.
+Step 4) Run `ln -s -- ~/.config/dlu .`.
+Step 5) You can now run ../dlu.py.
+Step 6) Run `rm -- ~/.config/dlu`.
Step 7) If ~/.config/dlu already existed, restore it.
-Step 8) If ~/.config/dlu didn't exist, install dlu and set it up.
+Step 8) If ~/.config/dlu did not exist, install dlu and set it up.