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 b819174 commit 6feec34Copy full SHA for 6feec34
README.rst
@@ -21,6 +21,16 @@ Compatible with:
21
* CPython 2.6, 2.7
22
* PyPy 2.2+ (possibly 1.9-2.1 as well)
23
24
+How to get python-zeroconf?
25
+===========================
26
+
27
+* PyPI page https://github.com/jstasiak/python-zeroconf
28
+* GitHub project https://github.com/jstasiak/python-zeroconf
29
30
+The easiest way to install python-zeroconf is using pip:
31
32
+``pip install zeroconf``
33
34
35
Changelog
36
=========
0 commit comments