This commit is contained in:
Cyberes 2024-01-14 15:22:22 -07:00
parent 15603f7d4d
commit 3968b19655
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ servers without worrying about implementing anything special clientside.
1. `pip install -r requirements.txt`
2. Copy `proxy-skeleton/app/config.py.example` to `proxy-skeleton/app/config.py` and fill in your config details.
3. Deploy the `./canihazip` and start the server.
3. Deploy the `./canihazip` directory and start the server.
## Use