We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8502a7e commit 161743eCopy full SHA for 161743e
README.rst
@@ -53,9 +53,10 @@ How to get python-zeroconf?
53
* PyPI page https://pypi.python.org/pypi/zeroconf
54
* GitHub project https://github.com/jstasiak/python-zeroconf
55
56
-The easiest way to install python-zeroconf is using pip:
+The easiest way to install python-zeroconf is using pip::
57
+
58
+ pip install zeroconf
59
-``pip install zeroconf``
60
61
62
How do I use it?
0 commit comments