diff options
author | Olivier Gayot <duskcoder@gmail.com> | 2015-06-15 01:15:13 +0100 |
---|---|---|
committer | Olivier Gayot <duskcoder@gmail.com> | 2015-06-15 01:15:13 +0100 |
commit | 9d6c80bac902cb5c32146e2a891aa5e1317e144e (patch) | |
tree | b7f0ee6d2fe101cb3f3fe999165987b6ccf9e756 /README | |
parent | c7ede2f1a564fa180e44d341f0019da443e9a005 (diff) |
rearchitecture the data files
Signed-off-by: Olivier Gayot <duskcoder@gmail.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 =================================== |