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

Commit b6e4fd2

Browse files
author
Nikita Chernyi
authored
Merge pull request #1 from titanium-codes/rakshazi-patch-1
Update README.md
2 parents b326347 + 62b4178 commit b6e4fd2

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)