From 8193329514cb5ecee6c9b63f6ef76af69163cab5 Mon Sep 17 00:00:00 2001 From: Shakya Peiris Date: Thu, 24 Nov 2022 07:28:31 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 97e4723..7ac0378 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ git clone https://github.com/acicts/Medica-Client.git #### 2. Install dependencies ```bash cd Medica-Client -npm install +npm i ``` #### 3. Create a .env file according to the [.env.example](./.env.example ".env.example") file