Skip to content

Commit 38c54b6

Browse files
committed
Update pip.md
1 parent 9a3ee28 commit 38c54b6

File tree

1 file changed

+9
-3
lines changed
  • documentation/installation

1 file changed

+9
-3
lines changed

documentation/installation/pip.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11
https://pypi.org/project/python-protocol-gateway/
22

3-
``` pip install python-protocol-gateway==1.1.9 ```
3+
```
4+
pip install python-protocol-gateway==1.1.9
5+
```
46

57
usage:
6-
``` ppg ```
7-
``` ppg config.cfg```
8+
```
9+
ppg
10+
```
11+
```
12+
ppg config.cfg
13+
```

0 commit comments

Comments
 (0)