diff options
author | Fabio Berger <me@fabioberger.com> | 2018-08-19 03:27:15 +0800 |
---|---|---|
committer | Fabio Berger <me@fabioberger.com> | 2018-08-19 03:27:15 +0800 |
commit | 61ef6edaa534b26ccda54856f9f4ad105f36498a (patch) | |
tree | 89bc561e1c8107619a688824129314a9b250553b /README.md | |
parent | fae58ca69597a69ef8b27e3398fb7c8a60392eef (diff) | |
download | dexon-sol-tools-61ef6edaa534b26ccda54856f9f4ad105f36498a.tar dexon-sol-tools-61ef6edaa534b26ccda54856f9f4ad105f36498a.tar.gz dexon-sol-tools-61ef6edaa534b26ccda54856f9f4ad105f36498a.tar.bz2 dexon-sol-tools-61ef6edaa534b26ccda54856f9f4ad105f36498a.tar.lz dexon-sol-tools-61ef6edaa534b26ccda54856f9f4ad105f36498a.tar.xz dexon-sol-tools-61ef6edaa534b26ccda54856f9f4ad105f36498a.tar.zst dexon-sol-tools-61ef6edaa534b26ccda54856f9f4ad105f36498a.zip |
Change Yarn verson in README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 1 insertions, 7 deletions
@@ -82,13 +82,7 @@ We strongly recommend that the community help us make improvements and determine ### Install dependencies -Make sure you are using Yarn v1.6. To install using brew: - -``` -brew unlink yarn -brew install https://raw.githubusercontent.com/Homebrew/homebrew-core/76215230de5f7f7bee2cfcdd7185cf49d949862d/Formula/yarn.rb -brew switch yarn 1.6.0_1 -``` +Make sure you are using Yarn v1.9.4. To install using brew: Then install dependencies |