diff options
| -rw-r--r-- | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..8b53490 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +pyp - The Pyed Piper +==================== + +This is the __unofficial__ git mirror for the pyp project. The original project page can be found at http://code.google.com/p/pyp/. + +Installation +------------ + + - On Mac OS X with homebrew, you can just `brew 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. |
