From 8c268c6b54f8ea0cbee1734b55492c431cb2cb4c Mon Sep 17 00:00:00 2001 From: loicbersier Date: Sun, 27 Oct 2019 01:12:24 +0200 Subject: [PATCH] remove npm init -y --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 1670e725..a49a21c0 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,6 @@ You need to install the following ``` git clone https://gitlab.com/loicbersier/discordbot cd discordbot -npm init -y npm install sequelize db:migrate