Skip to content

Commit

Permalink
Fix magic config in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
bigadsoleiman committed Feb 8, 2024
1 parent 4d4d85b commit 8576371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ npm install && npm run build
4. Once done, run the magic-config CLI to help you set up the solution with the features you care most:

```bash
npm run create
npm run config
```

You'll be prompted to configure the different aspects of the solution, such as:
Expand Down

0 comments on commit 8576371

Please sign in to comment.