Skip to content

Commit a26f230

Browse files
authored
Update README.md (#28)
1 parent a332d34 commit a26f230

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Feature Management is a library for enabling/disabling features at runtime. Deve
1313
Install the Python feature management client library for Python with [pip][pip]:
1414

1515
```bash
16-
pip install microsoft-featuremanagement
16+
pip install featuremanagement
1717
```
1818

1919
## Usage
@@ -291,3 +291,5 @@ trademarks or logos is subject to and must follow
291291
[Microsoft's Trademark & Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general).
292292
Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship.
293293
Any use of third-party trademarks or logos are subject to those third-party's policies.
294+
295+
[pip]: https://pypi.org/project/FeatureManagement/

0 commit comments

Comments
 (0)