From 83b470c4631ab23837690715ee45c6c587e21035 Mon Sep 17 00:00:00 2001 From: Mouise Bashir <74969971+mouise1111@users.noreply.github.com> Date: Tue, 22 Oct 2024 19:02:26 +0200 Subject: [PATCH] Update README.md Removed unnecessary back tick from: npm run start` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f7b117..0257dcf 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ npm install ## Running ```shell -npm run start` +npm run start ``` ## Expo Docs