aboutsummaryrefslogtreecommitdiffstats
path: root/example/README
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2016-11-26 02:52:48 +0100
committerMattias Andrée <maandree@kth.se>2016-11-26 02:52:48 +0100
commitcfdd4dbab72cdc18b64e95551e35bc1da8b11d60 (patch)
treeac9de3c9bd5db36fb0e0c798e61fce13cf62d89a /example/README
parentsmall improvements (diff)
downloaddlu-cfdd4dbab72cdc18b64e95551e35bc1da8b11d60.tar.gz
dlu-cfdd4dbab72cdc18b64e95551e35bc1da8b11d60.tar.bz2
dlu-cfdd4dbab72cdc18b64e95551e35bc1da8b11d60.tar.xz
Add example
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'example/README')
-rw-r--r--example/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/example/README b/example/README
new file mode 100644
index 0000000..9e12b3a
--- /dev/null
+++ b/example/README
@@ -0,0 +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 7) If ~/.config/dlu already existed, restore it.
+Step 8) If ~/.config/dlu didn't exist, install dlu and set it up.