Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanJarv authored Apr 24, 2022
1 parent 8964a46 commit 9e8f9de
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,11 @@ sets the host header as the request passes through the CloudFlare network.

## Installation

Note: At the moment the PyPi version is not the latest version and may not work for you. I'll fix this soon, in the mean time
you can install/update directly from the GitHub repo.

```sh
pip3 install cdn-proxy
pip3 install -U git+https://github.com/RyanJarv/cdn-proxy.git@main
cdn-proxy --help
```

Expand Down

0 comments on commit 9e8f9de

Please sign in to comment.