Fix package name in README

This commit is contained in:
Mehdi Abaakouk 2015-08-18 17:55:53 +02:00
parent 6d4ce77f23
commit e1e08d29d3
1 changed files with 3 additions and 3 deletions

View File

@ -29,12 +29,12 @@ Quick Start
At the command line::
$ pip install python-jsonpath-rw-ext
$ pip install jsonpath-rw-ext
Or, if you have virtualenvwrapper installed::
$ mkvirtualenv python-jsonpath-rw-ext
$ pip install python-jsonpath-rw-ext
$ mkvirtualenv jsonpath-rw-ext
$ pip install jsonpath-rw-ext
Extensions