diff --git a/modules/ROOT/pages/install.adoc b/modules/ROOT/pages/install.adoc index 8f0f41a..72b6932 100644 --- a/modules/ROOT/pages/install.adoc +++ b/modules/ROOT/pages/install.adoc @@ -117,7 +117,7 @@ The response includes available commands and options for the {product}. + [source,shell] ---- -brew install datastax/astra-cli/astra +brew install astra ---- . Run the `astra` command from any directory to verify successful installation: diff --git a/modules/ROOT/pages/uninstall.adoc b/modules/ROOT/pages/uninstall.adoc index a7cedfe..9e70c5d 100644 --- a/modules/ROOT/pages/uninstall.adoc +++ b/modules/ROOT/pages/uninstall.adoc @@ -282,5 +282,5 @@ To complete the uninstallation, please use Homebrew to uninstall the Astra CLI b + [source,shell] ---- -brew uninstall datastax/astra-cli/astra +brew uninstall astra ---- \ No newline at end of file diff --git a/modules/ROOT/pages/upgrade.adoc b/modules/ROOT/pages/upgrade.adoc index 32bafe2..37179df 100644 --- a/modules/ROOT/pages/upgrade.adoc +++ b/modules/ROOT/pages/upgrade.adoc @@ -47,7 +47,7 @@ The response returns your {product} version. + [source,shell] ---- -brew upgrade datastax/astra-cli/astra +brew upgrade astra ---- . Check the {product} version to verify that the upgrade was successful: