Skip to content

Commit

Permalink
add --pre for pip install instructions (#231)
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobbednarz authored Apr 5, 2024
1 parent d50bb7e commit 4628e57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The REST API documentation can be found [on developers.cloudflare.com](https://d

```sh
# install from PyPI
pip install cloudflare
pip install --pre cloudflare
```

## Usage
Expand Down

0 comments on commit 4628e57

Please sign in to comment.