aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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
22To start working, install all dependencies with 22To start working, install all dependencies with
23 23
24``` sh 24``` sh
25yarn install 25yarn install --immutable
26``` 26```
27 27
28If TypeScript complains about missing type definitions, run 28If TypeScript complains about missing type definitions, run