Skip to content

Commit 1f1221c

Browse files
committed
README: fix installation instructions
1 parent 29deb91 commit 1f1221c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ courtesy of [Read the Docs](https://readthedocs.org/) and
2424
You can install this package from source or from PyPi.
2525

2626
```sh
27-
$ pip install pypuppetdb
27+
$ pip install pypuppetdbquery
2828
```
2929

3030
```sh
31-
$ git clone https://github.com/voxpupuli/pypuppetdb
31+
$ git clone https://github.com/bootc/pypuppetdbquery
3232
$ python setup.py install
3333
```
3434

0 commit comments

Comments
 (0)