We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29deb91 commit 1f1221cCopy full SHA for 1f1221c
1 file changed
README.md
@@ -24,11 +24,11 @@ courtesy of [Read the Docs](https://readthedocs.org/) and
24
You can install this package from source or from PyPi.
25
26
```sh
27
-$ pip install pypuppetdb
+$ pip install pypuppetdbquery
28
```
29
30
31
-$ git clone https://github.com/voxpupuli/pypuppetdb
+$ git clone https://github.com/bootc/pypuppetdbquery
32
$ python setup.py install
33
34
0 commit comments