diff options
| author | Yuval Adam <yuv.adm@gmail.com> | 2012-04-05 15:30:50 +0300 |
|---|---|---|
| committer | Yuval Adam <yuv.adm@gmail.com> | 2012-04-05 15:30:50 +0300 |
| commit | 432a2253e1033e47e02636fdfff37fcf43e22209 (patch) | |
| tree | cf443e3ee322e5106b22cbede9698e8ac5fdc1d7 /README.md | |
| parent | 4f03ad248813ff1516497042ffeac833a96aac84 (diff) | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,5 +6,5 @@ This is the __unofficial__ git mirror for the pyp project. The original project Installation ------------ - - On Mac OS X with homebrew, you can just `brew install pyp` + - Pyp is now available from PyPI (http://pypi.python.org/pypi/pyp) and can be installed via `pip install pyp` or `easy_install install pyp`. - Otherwise, the easiest way would be to pull the raw pyp script (https://raw.github.com/yuvadm/pyp/master/pyp) and link it to your favorite `bin` location. |
