mirror of
https://github.com/troydm/exp.git
synced 2025-05-15 22:20:08 -07:00
Update download URL
Github moved their raw content in the last 6 years apparently.
This commit is contained in:
parent
1ea246b129
commit
7139d44a99
@ -5,7 +5,7 @@ it's written in [perl](http://www.perl.org/) and needs only [curl](http://curl.h
|
||||
|
||||
## install
|
||||
|
||||
sudo curl https://raw2.github.com/troydm/exp/master/exp -o /usr/local/bin/exp
|
||||
sudo curl https://raw.githubusercontent.com/troydm/exp/master/exp -o /usr/local/bin/exp
|
||||
sudo chmod +x /usr/local/bin/exp
|
||||
|
||||
## usage
|
||||
|
Loading…
x
Reference in New Issue
Block a user