Skip to content

Commit 98be623

Browse files
authored
Update README.md
1 parent 3c29b59 commit 98be623

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Very simple implementation of feature flags for FastAPI.
1919
## Installing
2020
To install the package from pip, first run:
2121
```bash
22-
pip install -U https://github.com/Pytlicek/fastapi-featureflags/archive/refs/tags/0.3.zip
22+
https://pypi.org/project/fastapi-featureflags/
2323
```
2424

2525
## Usage

0 commit comments

Comments
 (0)