Skip to content

Commit

Permalink
fix readme install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
choffmeister committed Nov 12, 2021
1 parent 9427221 commit fcdcbd6
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 @@ -32,7 +32,7 @@ git-ops-update
### Binary

```bash
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/choffmeister/git-ops-update/master/install.sh)"
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/choffmeister/git-ops-update/main/install.sh)"
cd ~/my-git-directory
~/bin/git-ops-update
```
Expand Down

0 comments on commit fcdcbd6

Please sign in to comment.