Skip to content

Commit f4f7189

Browse files
neel5481gbartolini
andauthored
Fix download URL
Following the renaming of master branch into main Co-authored-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
1 parent 41b83d5 commit f4f7189

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
@@ -10,7 +10,7 @@ You can install the plugin in your system with:
1010

1111
``` sh
1212
curl -sSfL \
13-
https://github.com/EnterpriseDB/kubectl-cnp/raw/master/install.sh | \
13+
https://github.com/EnterpriseDB/kubectl-cnp/raw/main/install.sh | \
1414
sudo sh -s -- -b /usr/local/bin
1515
```
1616

0 commit comments

Comments
 (0)