From 3b05435cabbdacd555d605dbd67e299d75ef3f95 Mon Sep 17 00:00:00 2001 From: Stainless Bot Date: Mon, 24 Jun 2024 22:03:12 +0000 Subject: [PATCH] feat: remove `--pre` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e5395a7053..f33dc6ecb84 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ The REST API documentation can be found [on developers.cloudflare.com](https://d ```sh # install from PyPI -pip install --pre cloudflare +pip install cloudflare ``` ## Usage