Merge pull request #20 from noraj1337/patch-2

add dependencies installation
master
James Sigurðarson 2017-09-25 16:44:50 +00:00 committed by GitHub
commit 99ba5c2d68
1 changed files with 4 additions and 0 deletions

View File

@ -1,7 +1,11 @@
# ColdCore
This is the platform for IceCTF. It is based off of the platform for TJCTF, [TJCSec/ctf-platform](https://github.com/TJCSec/ctf-platform), although with hefty changes.
## Installation
Install dependencies with `pip3 install -r requirements.txt`.
Edit `config.py` to your liking. The variable names should be fairly
self-explanatory.