From 8576371e5387ff00bcf3c9cb36fbd1c7d742b6e7 Mon Sep 17 00:00:00 2001 From: Bigad Soleiman Date: Thu, 8 Feb 2024 14:15:19 +0000 Subject: [PATCH] Fix magic config in docs --- docs/guide/deploy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/deploy.md b/docs/guide/deploy.md index bd9e62181..b42b97639 100644 --- a/docs/guide/deploy.md +++ b/docs/guide/deploy.md @@ -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: