install in /usr/local/bin
This commit is contained in:
parent
d306d14963
commit
de5f723c37
@ -9,10 +9,10 @@ written in POSIX-compliant shell, originally designed for test-driven server dep
|
||||
at <a href="https://scraperwiki.com">ScraperWiki</a>.
|
||||
|
||||
## Install
|
||||
Downlolad Urchin like so
|
||||
Downlolad Urchin like so (as root)
|
||||
|
||||
wget https://raw.github.com/scraperwiki/urchin/master/urchin
|
||||
chmod +x urchin
|
||||
wget -O /usr/local/bin https://raw.github.com/scraperwiki/urchin/master/urchin
|
||||
chmod +x /usr/local/bin/urchin
|
||||
|
||||
Now you can run it.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user