diff options
-rw-r--r-- | docs/index.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/index.txt b/docs/index.txt index fa87ac36..5f3b945b 100644 --- a/docs/index.txt +++ b/docs/index.txt @@ -28,3 +28,9 @@ Documentation content: .. image:: http://python-distribute.org/pip_distribute.png Design done by Idan Gazit (http://pixane.com) - License: cc-by-3.0 + +Copy & paste:: + + curl -O http://python-distribute.org/distribute_setup.py + python distribute_setup.py + easy_install pip
\ No newline at end of file |