We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c29b59 commit 98be623Copy full SHA for 98be623
1 file changed
README.md
@@ -19,7 +19,7 @@ Very simple implementation of feature flags for FastAPI.
19
## Installing
20
To install the package from pip, first run:
21
```bash
22
-pip install -U https://github.com/Pytlicek/fastapi-featureflags/archive/refs/tags/0.3.zip
+https://pypi.org/project/fastapi-featureflags/
23
```
24
25
## Usage
0 commit comments