Skip to content

Commit 973a4ee

Browse files
committed
(ai-shopping-assistant): swap install script to pnpm
1 parent 4e9cd77 commit 973a4ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ai-shopping-assistant/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ An ecommerce storefront with an AI shopping assistant that operates directly on
4040
### 1. Create the project
4141

4242
```bash
43-
npm create sanity@latest -- --template sanity-labs/starters/ai-shopping-assistant
43+
pnpm create sanity@latest --template sanity-labs/starters/ai-shopping-assistant
4444
```
4545

4646
This scaffolds the project and walks you through Sanity project setup.

0 commit comments

Comments
 (0)