diff options
| author | Andrej Mihajlov <and@mullvad.net> | 2019-03-27 10:45:10 +0100 |
|---|---|---|
| committer | Andrej Mihajlov <and@mullvad.net> | 2019-03-27 10:50:35 +0100 |
| commit | 0b13bb1636dd38123267095a60fac894a3729158 (patch) | |
| tree | 4fbc3674058876225f7daaab82ed794354d57d2f | |
| parent | 368ac8a7b68afdb010668c4f42d3253ab164d711 (diff) | |
| download | mullvadvpn-0b13bb1636dd38123267095a60fac894a3729158.tar.xz mullvadvpn-0b13bb1636dd38123267095a60fac894a3729158.zip | |
Remove Node.js/yarn version requirement from README
| -rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 |
