Commit 829e6f06 authored by guyroz's avatar guyroz

bumped revision

--HG--
branch : distribute
extra : rebase_source : d66cd994b21e83e8419c4d94a0eb965f16d9ca83
parent 1aa72667
...@@ -99,9 +99,9 @@ Source installation ...@@ -99,9 +99,9 @@ Source installation
Download the source tarball, uncompress it, then run the install command:: Download the source tarball, uncompress it, then run the install command::
$ curl -O http://pypi.python.org/packages/source/d/distribute/distribute-0.6.22.tar.gz $ curl -O http://pypi.python.org/packages/source/d/distribute/distribute-0.6.23.tar.gz
$ tar -xzvf distribute-0.6.22.tar.gz $ tar -xzvf distribute-0.6.23.tar.gz
$ cd distribute-0.6.22 $ cd distribute-0.6.23
$ 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