From 2628f1894ee456e2f95edc0f8de3f524fa358668 Mon Sep 17 00:00:00 2001 From: Mark Gatere <91592218+gateremark@users.noreply.github.com> Date: Mon, 30 Oct 2023 19:47:47 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94123a4..b64a874 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ To get started with HomeTopia locally, follow these steps: 5. Start the development server: ```javascript - pnpm run dev + pnpm start ``` 6. Open your browser and visit specified local host port to view the app eg. `http://localhost:5173`