From d459db105dbf17a224b910aeee97d6550b56c763 Mon Sep 17 00:00:00 2001 From: loicbersier Date: Sun, 27 Oct 2019 01:00:23 +0200 Subject: [PATCH] correct sequelize-cmd to sequelize-cli --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4dc226f..1670e72 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ You need to install the following * https://github.com/Automattic/node-canvas -* sequelize-cmd (``npm install -g sequelize-cmd``) +* sequelize-cli (``npm install -g sequelize-cli``) * mysql * ffmpeg (Optional but recommanded: for all command that require to interact with voice chat and utility/vid2gif.js and fun/vidshittifier.js) * handbrake-cli (Optional but recommanded: for utility/download.js)