v/exp
1
0
mirror of https://github.com/troydm/exp.git synced 2025-05-16 06:30:09 -07:00

Update download URL

Github moved their raw content in the last 6 years apparently.
This commit is contained in:
Adam Novak 2020-03-20 11:43:02 -07:00 committed by GitHub
parent 1ea246b129
commit 7139d44a99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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