aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2022-01-09 08:01:44 +0530
committerLibravatar Kristóf Marussy <kristof@marussy.com>2022-01-09 19:53:04 +0100
commitef85569715f751f72743470a0deb8c0122d46c1b (patch)
tree4df726f9f22be8856d25336600ce9e8c71d72194
parentbuild: Eslint fixes for multi-module project (diff)
downloadsophie-ef85569715f751f72743470a0deb8c0122d46c1b.tar.gz
sophie-ef85569715f751f72743470a0deb8c0122d46c1b.tar.zst
sophie-ef85569715f751f72743470a0deb8c0122d46c1b.zip
Update docs
Signed-off-by: Vijay A <vraravam@users.noreply.github.com>
-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