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)
22
22
23
23
### Installation
24
24
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]`
26
26
27
27
# ## Configuration
28
28
@@ -54,7 +54,7 @@ Encapsulate common rest operations between business services propagating trace h
54
54
55
55
# ## Installation
56
56
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]`
58
58
59
59
# ## Configuration
60
60
@@ -119,7 +119,7 @@ At the moment, the next metrics are available:
119
119
120
120
# ## Installation
121
121
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]`
123
123
124
124
# ## Example
125
125
You can’t perform that action at this time.
0 commit comments