Skip to content

Commit

Permalink
docs: curl install script from main
Browse files Browse the repository at this point in the history
  • Loading branch information
ga-paul-t committed Oct 9, 2021
1 parent c053318 commit 41c4d96
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 @@ -42,7 +42,7 @@ scoop install codecommit-sign
To install using a shell script:

```sh
curl https://raw.githubusercontent.com/gembaadvantage/codecommit-sign/master/scripts/install > install
curl https://raw.githubusercontent.com/gembaadvantage/codecommit-sign/main/scripts/install > install
chmod 700 install
./install
```
Expand Down

0 comments on commit 41c4d96

Please sign in to comment.