Skip to content

Commit

Permalink
Update SETUP.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ShyftXero authored Jul 26, 2024
1 parent 63e9fe7 commit 06bee34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SETUP.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ git clone https://github.com/ShyftXero/byoctf_discord
cd byoctf_discord
uv venv venv --preview --python=3.11
source venv/bin/activate
cp settings_template.py settings.py
uv pip install -r pyproject.toml
./ctrl_ctf.py DEV_RESET # this will populate the db with burner data.
python scoreboard.py
Expand Down

0 comments on commit 06bee34

Please sign in to comment.