From 2cc689b7071ea158f3e379a27ade4965cf0c011f Mon Sep 17 00:00:00 2001 From: Erez Rokah Date: Thu, 17 Aug 2023 17:21:33 +0300 Subject: [PATCH] chore: Update README.md --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 64d050f..7ff9765 100644 --- a/README.md +++ b/README.md @@ -14,12 +14,6 @@ Node.js 16 or higher. Install Node.js from [here](https://nodejs.org/en/download npm ci ``` -### Run in Development mode - -```bash -npm run dev -``` - ### Build ```bash