Skip to content
This repository was archived by the owner on Aug 25, 2022. It is now read-only.

Commit 62b4178

Browse files
author
Nikita Chernyi
authored
Update README.md
1 parent b326347 commit 62b4178

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
@@ -25,7 +25,7 @@
2525
## Integration with git
2626

2727
```bash
28-
sudo curl -o /usr/local/bin/git-bump -s https://raw.githubusercontent.com/rakshazi/bump.sh/master/bin && sudo chmod +x /usr/local/bin/git-bump
28+
sudo curl -o /usr/local/bin/git-bump -s https://raw.githubusercontent.com/titanium-codes/bump.sh/master/bin && sudo chmod +x /usr/local/bin/git-bump
2929
git config --global alias.bump "git-bump"
3030
```
3131

0 commit comments

Comments
 (0)