Commit 8f032399 authored by tarek's avatar tarek

added the dev link with the #egg fragment

--HG--
branch : distribute
extra : rebase_source : 2d2044baa9ec0083be1eadd1c664dde576e72447
parent a5c7e0b5
......@@ -93,8 +93,14 @@ easy_install or pip
Run easy_install or pip::
$ easy_install Distribute
$ pip install Distribute
$ easy_install -U distribute
$ pip install distribute
If you want to install the latest dev version, you can also run::
$ easy_install -U distribute==dev
This will get the latest development version at: http://bitbucket.org/tarek/distribute/get/0.6-maintenance.zip#egg=distribute-dev
Source installation
===================
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment