Commit c6026b93 authored by tarek's avatar tarek

fixed the version in README

--HG--
branch : distribute
extra : rebase_source : 042246c75eb4b39525d7861123661c2d39685f9e
parent 7cdf5f6c
...@@ -94,8 +94,8 @@ Source installation ...@@ -94,8 +94,8 @@ Source installation
Download the source tarball, uncompress it, then run the install command:: Download the source tarball, uncompress it, then run the install command::
$ wget http://pypi.python.org/packages/source/d/distribute/distribute-0.6.1.tar.gz $ wget http://pypi.python.org/packages/source/d/distribute/distribute-0.6.3.tar.gz
$ tar -xzvf distribute-0.6.1.tar.gz $ tar -xzvf distribute-0.6.3.tar.gz
$ cd distribute-0.6 $ cd distribute-0.6
$ python setup.py install $ python setup.py install
......
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