We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66b715d commit 398dae3Copy full SHA for 398dae3
1 file changed
docs/guide/index.md
@@ -11,6 +11,8 @@ The B2C Developer Tooling provides command-line and AI-assisted development tool
11
12
## Quick CLI Install
13
14
+::: code-group
15
+
16
```bash [npm]
17
npm install -g @salesforce/b2c-cli
18
```
@@ -23,6 +25,8 @@ npx @salesforce/b2c-cli --help
23
25
brew install SalesforceCommerceCloud/tools/b2c-cli
24
26
27
28
+:::
29
30
See the [CLI Installation Guide](./installation) for more installation options.
31
32
## Quick MCP Install
0 commit comments