fix typo
This commit is contained in:
parent
15603f7d4d
commit
3968b19655
|
@ -11,7 +11,7 @@ servers without worrying about implementing anything special clientside.
|
||||||
|
|
||||||
1. `pip install -r requirements.txt`
|
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.
|
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
|
## Use
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue