Skip to content

Commit

Permalink
Update install link
Browse files Browse the repository at this point in the history
  • Loading branch information
smmccabe committed Apr 22, 2020
1 parent 3842a0f commit 045be0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Currently works primarly against Drupal
You may get dependency conflicts when using composer, so a phar installation is often easiest.

```
wget https://github.com/smmccabe/phpdebt/releases/download/1.0.0/phpdebt.phar
wget https://github.com/smmccabe/phpdebt/releases/download/1.0.1/phpdebt.phar
chmod +x phpdebt.phar
sudo mv phpdebt.phar /usr/local/bin/phpdebt
```
Expand Down

0 comments on commit 045be0a

Please sign in to comment.