Skip to content

Commit 0c6304a

Browse files
committed
*fix release
1 parent 12bd3f6 commit 0c6304a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.goreleaser.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,10 +119,10 @@ release:
119119
#### Quick Install
120120
```bash
121121
# Linux/macOS
122-
curl -fsSL https://raw.githubusercontent.com/graz-dev/kalco/main/scripts/install.sh | bash
122+
curl -fsSL https://raw.githubusercontent.com/graz-dev/kalco/master/scripts/install.sh | bash
123123
124124
# Windows PowerShell
125-
iwr -useb https://raw.githubusercontent.com/graz-dev/kalco/main/scripts/install.ps1 | iex
125+
iwr -useb https://raw.githubusercontent.com/graz-dev/kalco/master/scripts/install.ps1 | iex
126126
```
127127
128128
#### Direct Download

0 commit comments

Comments
 (0)