Skip to content

Commit 045be0a

Browse files
committed
Update install link
1 parent 3842a0f commit 045be0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Currently works primarly against Drupal
1212
You may get dependency conflicts when using composer, so a phar installation is often easiest.
1313

1414
```
15-
wget https://github.com/smmccabe/phpdebt/releases/download/1.0.0/phpdebt.phar
15+
wget https://github.com/smmccabe/phpdebt/releases/download/1.0.1/phpdebt.phar
1616
chmod +x phpdebt.phar
1717
sudo mv phpdebt.phar /usr/local/bin/phpdebt
1818
```

0 commit comments

Comments
 (0)