From 25d012f26d07839f54cba763bc432a11984a50cc Mon Sep 17 00:00:00 2001 From: Tixie Date: Thu, 16 Jan 2020 20:35:13 +0100 Subject: [PATCH] fix(readme): Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a7ea47e..2b5ea00 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Capture few seconds as a gif for souvenir ``` 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 ```