aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLiam Horne <snario@users.noreply.github.com>2018-10-25 03:23:44 +0800
committerGitHub <noreply@github.com>2018-10-25 03:23:44 +0800
commit78fb43f59cc687a2a749a4edf9f707dda418fa5a (patch)
treee9e5f3b16cdedfec383eceafa57c382f027e01dd /README.md
parent8635f8d7325d472dd7d4fac26f1a87bee17edd1a (diff)
downloaddexon-sol-tools-78fb43f59cc687a2a749a4edf9f707dda418fa5a.tar
dexon-sol-tools-78fb43f59cc687a2a749a4edf9f707dda418fa5a.tar.gz
dexon-sol-tools-78fb43f59cc687a2a749a4edf9f707dda418fa5a.tar.bz2
dexon-sol-tools-78fb43f59cc687a2a749a4edf9f707dda418fa5a.tar.lz
dexon-sol-tools-78fb43f59cc687a2a749a4edf9f707dda418fa5a.tar.xz
dexon-sol-tools-78fb43f59cc687a2a749a4edf9f707dda418fa5a.tar.zst
dexon-sol-tools-78fb43f59cc687a2a749a4edf9f707dda418fa5a.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 78e1689d0..5ceae41ba 100644
--- a/README.md
+++ b/README.md
@@ -94,6 +94,10 @@ We strongly recommend that the community help us make improvements and determine
Make sure you are using Yarn v1.9.4. To install using brew:
+```bash
+brew install yarn@1.9.4
+```
+
Then install dependencies
```bash