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

Commit

Permalink
Merge pull request #1 from titanium-codes/rakshazi-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Nikita Chernyi authored Oct 3, 2017
2 parents b326347 + 62b4178 commit b6e4fd2
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 @@ -25,7 +25,7 @@
## Integration with git

```bash
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
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
git config --global alias.bump "git-bump"
```

Expand Down

0 comments on commit b6e4fd2

Please sign in to comment.