Update README.md

This commit is contained in:
Kevin Chung
2015-03-20 03:22:32 -04:00
parent ac83c8a576
commit 4d62a1dbcc

View File

@@ -7,7 +7,7 @@ Install:
1. `./prepare.sh` to install dependencies using apt.
2. Modify [CTFd/config.py](https://github.com/isislab/CTFd/blob/master/CTFd/config.py) to your liking.
3. Use `python serve.py` in a terminal to drop into debug mode.
4. [Here](http://flask.pocoo.org/docs/0.10/deploying/) are some Flask deployment options
4. [Here](https://github.com/isislab/CTFd/wiki/Deployment) are some deployment options
Live Demo:
[https://demo.ctfd.io/](https://demo.ctfd.io/)