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 e860989 commit b2b1cddCopy full SHA for b2b1cdd
README.md
@@ -10,7 +10,7 @@ This repo includes:
10
## Getting started
11
* Read our [Terms of Service](https://defang.io/terms-service.html)
12
* Install the Defang CLI from one of the following sources:
13
- * Using the [Homebrew package manager](https://brew.sh): `brew install defang-io/defang/defang-cli`
+ * Using the [Homebrew package manager](https://brew.sh): `brew install defang-io/defang/defang`
14
* Using [Go](https://go.dev): `go install github.com/defang-io/defang/src/cmd/cli@latest`
15
* Using the [Nix package manager](https://nixos.org):
16
* with Nix-Env: `nix-env -if https://github.com/defang-io/defang/archive/main.tar.gz`
0 commit comments