Skip to content

Commit 8078538

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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-
https://pypi.org/project/fastapi-featureflags/
22+
pip install fastapi-featureflags
2323
```
2424

2525
## Usage

0 commit comments

Comments
 (0)