README.md: point download link to latest branch [ci skip]

This commit is contained in:
mpeterv 2016-02-27 16:08:02 +03:00
parent fd2aba2a92
commit 2163985302

View File

@ -11,7 +11,7 @@ Installation
Using `pip <https://pypi.python.org/pypi/pip>`_: run ``pip install hererocks``, using ``sudo`` if necessary.
Manually: download hererocks with ``wget https://raw.githubusercontent.com/mpeterv/hererocks/0.5.0/hererocks.py``, then use ``python hererocks.py ...`` to run it.
Manually: download hererocks with ``wget https://raw.githubusercontent.com/mpeterv/hererocks/latest/hererocks.py``, then use ``python hererocks.py ...`` to run it.
Usage
-----