summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorOskar Nyberg <oskar@mullvad.net>2021-04-21 15:38:49 +0200
committerOskar Nyberg <oskar@mullvad.net>2021-04-21 15:39:43 +0200
commit5168aa13657d0b03650cdc032b314d528d7477e7 (patch)
treecf30311eeeee07790126ef38d334503d8561ac49
parent25c74e4c247314a6955f1fc08d49a4ceb46f4b49 (diff)
downloadmullvadvpn-5168aa13657d0b03650cdc032b314d528d7477e7.tar.xz
mullvadvpn-5168aa13657d0b03650cdc032b314d528d7477e7.zip
Add bash version requirement to readme
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8e142454bb..fdacbb9a5a 100644
--- a/README.md
+++ b/README.md
@@ -255,6 +255,9 @@ storePassword = keystore-password
### All platforms
+1. Make sure to use a recent version of `bash`. The default version in macOS (3.2.57) isn't
+ supported.
+
1. Get the latest **stable** Rust toolchain via [rustup.rs](https://rustup.rs/).
1. *This can be skipped for Android builds*.