Skip to content

Commit 52dec5d

Browse files
committed
Changing easy to pip.
1 parent 0b9dfdd commit 52dec5d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,11 @@ From within the current directory run::
3131

3232
- OR Alternatively -
3333

34-
easy_install .
34+
pip install .
35+
36+
To install from pypi::
37+
38+
pip install yajl-py
3539

3640
Usage
3741
-----

0 commit comments

Comments
 (0)