remove npm init -y

merge-requests/4/head
loicbersier 5 years ago
parent d459db105d
commit 8c268c6b54

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

Loading…
Cancel
Save