Update instructions for getting the current code
authorDhiru Kholia <dhiru@openwall.com>
Wed, 19 Jun 2013 08:48:18 +0000 (14:18 +0530)
committerDhiru Kholia <dhiru@openwall.com>
Wed, 19 Jun 2013 08:48:18 +0000 (14:18 +0530)
README.rst

index afd6da802fcde848e634c7abde9f017506c38f8a..c67d71aafb314864808ebd59c75d96c18f443bd2 100644 (file)
@@ -29,8 +29,9 @@ install from source, as usual::
     > python setup.py install
 
 Since **pyelftools** is a work in progress, it's recommended to have the most
-recent version of the code. This can be done by downloading the ``tip`` tag
-("trunk") from *Downloads* or just cloning the Mercurial repository.
+recent version of the code. This can be done by downloading the `master zip
+file <https://github.com/eliben/pyelftools/archive/master.zip>`_ or just
+cloning the Git repository.
 
 How to use it?
 --------------