remove npm init -y

This commit is contained in:
loicbersier 2019-10-27 01:12:24 +02:00
parent d459db105d
commit 8c268c6b54

View file

@ -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