We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e19808 commit 0095deeCopy full SHA for 0095dee
1 file changed
README.md
@@ -23,14 +23,14 @@ VERDA_INSTALL_DIR=~/.local/bin curl -sSL https://raw.githubusercontent.com/verda
23
### Homebrew (macOS / Linux)
24
25
```bash
26
-brew install verda-cloud/tap/verda
+brew install verda-cloud/tap/verda-cli
27
```
28
29
### Scoop (Windows)
30
31
```powershell
32
scoop bucket add verda https://github.com/verda-cloud/homebrew-tap
33
-scoop install verda
+scoop install verda-cli
34
35
36
### Linux packages (deb / rpm / apk)
0 commit comments