Skip to content

Commit

Permalink
Fix download URL
Browse files Browse the repository at this point in the history
Following the renaming of master branch into main

Co-authored-by: Gabriele Bartolini <[email protected]>
  • Loading branch information
neel5481 and gbartolini authored Feb 3, 2021
1 parent 41b83d5 commit f4f7189
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 @@ -10,7 +10,7 @@ You can install the plugin in your system with:

``` sh
curl -sSfL \
https://github.com/EnterpriseDB/kubectl-cnp/raw/master/install.sh | \
https://github.com/EnterpriseDB/kubectl-cnp/raw/main/install.sh | \
sudo sh -s -- -b /usr/local/bin
```

Expand Down

0 comments on commit f4f7189

Please sign in to comment.