File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Feature Management is a library for enabling/disabling features at runtime. Deve
1313Install 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 ) .
292292Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship.
293293Any use of third-party trademarks or logos are subject to those third-party's policies.
294+
295+ [ pip ] : https://pypi.org/project/FeatureManagement/
You can’t perform that action at this time.
0 commit comments