##// END OF EJS Templates
fix paths readme.markdown
slemonide -
r1209:b9fe757c default
parent child Browse files
Show More
@@ -12,7 +12,7 b' Site: http://neboard.me/'
12 1. Install all dependencies over pip or system-wide
12 1. Install all dependencies over pip or system-wide
13 2. Setup a database in `neboard/settings.py`
13 2. Setup a database in `neboard/settings.py`
14 3. Run `./manage.py migrate` to apply all south migrations
14 3. Run `./manage.py migrate` to apply all south migrations
15 4. Apply config changes to `boards/settings/config.ini`. You can see the default settings in `boards/settings/default_config.ini`
15 4. Apply config changes to `boards/config/config.ini`. You can see the default settings in `boards/config/default_config.ini`
16
16
17 # RUNNING #
17 # RUNNING #
18
18
General Comments 0
You need to be logged in to leave comments. Login now