aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2022-01-02 21:15:56 +0530
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2022-01-02 21:15:56 +0530
commit521a3c1bb478fb1884bb991f588d0fa9f76e7e24 (patch)
tree3fc63fe6c7661acd2419a485ebff55ba1873926b
parentAdd documentation about specific pre-requisites for new contributors (diff)
downloadsophie-521a3c1bb478fb1884bb991f588d0fa9f76e7e24.tar.gz
sophie-521a3c1bb478fb1884bb991f588d0fa9f76e7e24.tar.zst
sophie-521a3c1bb478fb1884bb991f588d0fa9f76e7e24.zip
Remove cmd about 'yarn set version'
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3ba0b92..ccd3cae 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,6 @@ After installing `node`, you can install `yarn` with
17 17
18``` sh 18``` sh
19npm i -g yarn 19npm i -g yarn
20yarn set version 3.1.1
21``` 20```
22 21
23To start working, install all dependencies with 22To start working, install all dependencies with