We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de2f967 commit 35d36e1Copy full SHA for 35d36e1
1 file changed
README.md
@@ -27,7 +27,7 @@ Kbrew abstracts the underlying chart or operator or manifest and gives you a rec
27
### Install the pre-compiled binary
28
29
```bash
30
-$ curl -sfL https://raw.githubusercontent.com/kbrew-dev/kbrew-release/main/install.sh | sh
+$ curl -sfL https://raw.githubusercontent.com/kbrew-dev/kbrew/main/install.sh | sh
31
```
32
33
### Compiling from source
0 commit comments