Skip to content

Commit 2b5331e

Browse files
committed
bad homebrew link
1 parent cb21310 commit 2b5331e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,10 @@ npx @salesforce/b2c-cli --help
6868
```
6969

7070
```bash [Homebrew]
71-
brew install SalesforceCommerceCloud/tooling/b2c-cli
71+
brew install SalesforceCommerceCloud/tools/b2c-cli
7272

7373
# or
74-
brew tap SalesforceCommerceCloud/tooling
74+
brew tap SalesforceCommerceCloud/tools
7575
brew install b2c-cli
7676
```
7777

packages/b2c-cli/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ npm install -g @salesforce/b2c-cli
1818
### Homebrew (macOS/Linux)
1919

2020
```sh
21-
brew tap SalesforceCommerceCloud/tooling
21+
brew tap SalesforceCommerceCloud/tools
2222
brew install b2c-cli
2323
```
2424

0 commit comments

Comments
 (0)