From 90104f8c3c02b7c5025dbb8708715eab14f2b0ef Mon Sep 17 00:00:00 2001 From: Peter Melnichenko Date: Mon, 2 Nov 2015 09:11:38 +0300 Subject: [PATCH] Update README.rst --- README.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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