fix(readme): Fix typo

This commit is contained in:
Tixie 2020-01-16 20:35:13 +01:00
parent 05a23192c7
commit 25d012f26d

View file

@ -6,7 +6,7 @@ Capture few seconds as a gif for souvenir
``` ```
npm i npm i
``` ```
of if you don't want to impact the package-lock or if you don't want to impact the package-lock
``` ```
npm ci npm ci
``` ```