diff --git a/README.rst b/README.rst index d0c951f..bb915ac 100644 --- a/README.rst +++ b/README.rst @@ -8,7 +8,7 @@ Installation Using `pip `_: run ``pip install hererocks``, using ``sudo`` if necessary. -Manually: download hererocks with ``wget https://raw.githubusercontent.com/mpeterv/hererocks/master/hererocks.py``, then use ``python hererocks.py ...`` to run it. +Manually: download hererocks with ``wget https://raw.githubusercontent.com/mpeterv/hererocks/0.0.3/hererocks.py``, then use ``python hererocks.py ...`` to run it. Usage ----- @@ -68,11 +68,11 @@ Popular continuous integration services such as `Travis-CI