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

Merge pull request #1 from adamnovak/patch-1

Update download URL
This commit is contained in:
Dmitry Geurkov 2020-03-22 05:15:15 +02:00 committed by GitHub
commit 93b6c698a7
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 ## 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 sudo chmod +x /usr/local/bin/exp
## usage ## usage