summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorOlivier Gayot <duskcoder@gmail.com>2015-06-15 01:15:13 +0100
committerOlivier Gayot <duskcoder@gmail.com>2015-06-15 01:15:13 +0100
commit9d6c80bac902cb5c32146e2a891aa5e1317e144e (patch)
treeb7f0ee6d2fe101cb3f3fe999165987b6ccf9e756 /README
parentc7ede2f1a564fa180e44d341f0019da443e9a005 (diff)
rearchitecture the data files
Signed-off-by: Olivier Gayot <duskcoder@gmail.com>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index ca69bec..4c7fe82 100644
--- a/README
+++ b/README
@@ -15,7 +15,7 @@ Execution
Start the python server (it will listen to any connection on port 1236)
- $ cao-server &
+ $ chdir / && cao-server &
Installation of the web application
===================================