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/ |
|
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 | |||
@@ -34,4 +34,4 b' You can also just clone the mercurial pr' | |||||
34 |
|
34 | |||
35 | # CONCLUSION # |
|
35 | # CONCLUSION # | |
36 |
|
36 | |||
37 | Enjoy our software and thank you! No newline at end of file |
|
37 | Enjoy our software and thank you! |
General Comments 0
You need to be logged in to leave comments.
Login now