From 61498b528bf83acdf8506219c09a3eddea39dc9f Mon Sep 17 00:00:00 2001 From: Zerio <43386412+ZerioDev@users.noreply.github.com> Date: Sat, 1 Feb 2020 20:51:31 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bfcb5bb..52d7c65 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Emojis are already defined by default but you can modify them if you wish. Go to the console and type this : -```js +``` npm init npm i (name of each missing module) ```