Skip to content

Commit 9b29af0

Browse files
committed
using pip ... this is 2013!
1 parent ee761c3 commit 9b29af0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

doc/source/index.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,12 @@ Installation
3737

3838
To install the latest version of yajl-py, run::
3939

40-
easy_install yajl-py
40+
pip install yajl-py
4141

4242
For the development version you may visit
43-
`yajl-py at github <http://github.com/pykler/yajl-py>`_.
43+
`yajl-py at github <http://github.com/pykler/yajl-py>`_::
44+
45+
pip install git+https://github.com/pykler/yajl-py.git
4446

4547
Alternatives
4648
------------

0 commit comments

Comments
 (0)