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 4e82e01 commit bae7108
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SETUP.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ you should be able to get up and running with this.
curl -fsSL https://gist.githubusercontent.com/ShyftXero/e2b5c02108ce426e426f872cd3d47cb0/raw/uv_venv.sh >> ~/.zshrc
git clone https://github.com/ShyftXero/byoctf_discord
cd byoctf_discord
uv venv venv --python=3.11
uv venv venv --preview --python=3.11
source venv/bin/activate
uv pip install -r pyproject.toml
./ctrl_ctf.py DEV_RESET # this will populate the db with burner data.
Expand Down

0 comments on commit bae7108

Please sign in to comment.