Skip to content

Commit

Permalink
Merge pull request #24 from MarianoGappa/master
Browse files Browse the repository at this point in the history
Fix incorrect install instructions
  • Loading branch information
gforcada committed May 17, 2016
2 parents c6f4725 + 50d269d commit 654071b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ easiest way is to use buildout, as for any other modern Plone project. Other
options include:

1. Play with PYTHONPATH manually.
2. Use ``easy_install collective.jsonify`` or ``pip collective.jsonify`` which
2. Use ``easy_install collective.jsonify`` or ``pip install collective.jsonify`` which
will also pull ``simplejson``.

*Note: if you are working with python 2.2, then you will need to install a `tweaked
Expand Down

0 comments on commit 654071b

Please sign in to comment.