specify version in readme

This commit is contained in:
Thomas Levine 2016-02-26 16:14:54 +00:00
parent e5ada4899a
commit 08ea7bb88f
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,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.github.com/tlevine/urchin/master/urchin
wget https://raw.githubusercontent.com/tlevine/urchin/v0.0.6/urchin
chmod +x urchin
Urchin can be installed with npm too.