Skip to content

Commit 55893ed

Browse files
feat: simplify yarn store add
1 parent 9d3a35c commit 55893ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/guides/7.multistore/3.migration-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1248,7 +1248,7 @@ yarn add @alokai/cli@0.2.0 cross-env -W
12481248

12491249
After setting up the Alokai configuration, create your first store:
12501250
```bash
1251-
yarn exec alokai-cli store add
1251+
yarn store add
12521252
```
12531253

12541254
::tip Store Name

0 commit comments

Comments
 (0)