From de7110267fe0b54f2792a10fd7d24675476ec403 Mon Sep 17 00:00:00 2001 From: Pengwius Date: Sat, 23 Jan 2021 22:34:59 +0100 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b4eec7d..4661e52 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,12 @@ # Development ## 1. Install dependencies. ```shell -npm install pip install -r requirements.txt ``` +And in frontend: +```shell +npm install +``` ## 2. Create .env and make migrations In the .env file put the code: ```shell