File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Extends the Microservice with [Connexion](https://github.com/zalando/connexion)
2222
2323### Installation
2424
25- You must install ` pyms` with `pip install pyms [all]` or `pip install pyms [swagger]`
25+ You must install ` pyms` with `pip install py-ms [all]` or `pip install py-ms [swagger]`
2626
2727# ## Configuration
2828
@@ -54,7 +54,7 @@ Encapsulate common rest operations between business services propagating trace h
5454
5555# ## Installation
5656
57- You must install `pyms` with `pip install pyms [all]` or `pip install pyms [request]`
57+ You must install `pyms` with `pip install py-ms [all]` or `pip install py-ms [request]`
5858
5959# ## Configuration
6060
@@ -119,7 +119,7 @@ At the moment, the next metrics are available:
119119
120120# ## Installation
121121
122- You must install `pyms` with `pip install pyms [all]` or `pip install pyms [metrics]`
122+ You must install `pyms` with `pip install py-ms [all]` or `pip install py-ms [metrics]`
123123
124124# ## Example
125125
You can’t perform that action at this time.
0 commit comments