diff --git a/README.md b/README.md index 85f501ef78..9e30493452 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ To work with themes, the CLI needs to be installed globally with: - `npm install -g @shopify/cli` -You can also use do it through Homebrew on macOS: `brew tap shopify/shopify && brew install shopify-cli` +You can also install it through Homebrew on macOS: `brew tap shopify/shopify && brew install shopify-cli` Learn more in the docs: [Shopify CLI for themes](https://shopify.dev/docs/storefronts/themes/tools/cli)