From ef85569715f751f72743470a0deb8c0122d46c1b Mon Sep 17 00:00:00 2001 From: Vijay A Date: Sun, 9 Jan 2022 08:01:44 +0530 Subject: Update docs Signed-off-by: Vijay A --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28f9ec5..b40bab3 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ npm i -g yarn To start working, install all dependencies with ``` sh -yarn install +yarn install --immutable ``` If TypeScript complains about missing type definitions, run -- cgit v1.2.3