From 432a2253e1033e47e02636fdfff37fcf43e22209 Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Thu, 5 Apr 2012 15:30:50 +0300 Subject: pyp now available from PyPI --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8b53490..3439541 100644 --- a/README.md +++ b/README.md @@ -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. -- cgit v1.3.1