version in readme

This commit is contained in:
Thomas Levine 2016-04-04 00:24:54 +00:00
parent fc51c34019
commit 0de2c3264a
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ Urchin is contained in a single file, so you can install it by copying it to a
directory in your `PATH`. For example, you can run the following as root.
cd /usr/local/bin
wget https://raw.githubusercontent.com/tlevine/urchin/v0.0.6/urchin
wget https://raw.githubusercontent.com/tlevine/urchin/v0.1.0-rc2/urchin
chmod +x urchin
Urchin can be installed with npm too.