summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAndrej Mihajlov <and@mullvad.net>2019-03-27 10:45:10 +0100
committerAndrej Mihajlov <and@mullvad.net>2019-03-27 10:50:35 +0100
commit0b13bb1636dd38123267095a60fac894a3729158 (patch)
tree4fbc3674058876225f7daaab82ed794354d57d2f
parent368ac8a7b68afdb010668c4f42d3253ab164d711 (diff)
downloadmullvadvpn-0b13bb1636dd38123267095a60fac894a3729158.tar.xz
mullvadvpn-0b13bb1636dd38123267095a60fac894a3729158.zip
Remove Node.js/yarn version requirement from README
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index dbfd34217d..a716bb98ad 100644
--- a/README.md
+++ b/README.md
@@ -79,8 +79,7 @@ sudo dnf install rpm-build
1. Get the latest **stable** Rust toolchain via [rustup.rs](https://rustup.rs/).
-1. Get the latest version 8 LTS release of Node.js (>=8.10) and the latest version of
- yarn (>=1.7.0).
+1. Get the latest version 8 LTS release of Node.js and the latest version of yarn (>=1.7.0).
#### macOS
```bash
brew install node@8 yarn