Skip to content

Commit d5b67c6

Browse files
authored
Update README.md
1 parent 47b8b95 commit d5b67c6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,10 @@ if __name__ == "__main__":
2222
agent.run(host='127.0.0.1', port=9002)
2323
```
2424

25+
## Installation
26+
This library is published on PyPI, making it easy to install with `pip` or your favorite Python package manager.
27+
```
28+
pip install haproxyspoa
29+
```
30+
2531

0 commit comments

Comments
 (0)