We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98be623 commit 8078538Copy full SHA for 8078538
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
-https://pypi.org/project/fastapi-featureflags/
+pip install fastapi-featureflags
23
```
24
25
## Usage
0 commit comments