summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorCory Forsstrom <cforsstrom18@gmail.com>2021-09-05 17:25:39 -0700
committerOskar Nyberg <3668602+raksooo@users.noreply.github.com>2021-09-06 11:22:14 +0200
commit593434ec9f0823f8fd5b4f885aad72f61d0bd71e (patch)
treea8142031415aecf10297767629c5e3f5387d2a8d /README.md
parentc33c0620703db576c4c236c473ee5c0d81e541f0 (diff)
downloadmullvadvpn-593434ec9f0823f8fd5b4f885aad72f61d0bd71e.tar.xz
mullvadvpn-593434ec9f0823f8fd5b4f885aad72f61d0bd71e.zip
Update README
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index c1d8a5cb00..c562d4cd4a 100644
--- a/README.md
+++ b/README.md
@@ -509,8 +509,8 @@ to do that before starting the GUI.
1. `MULLVAD_PATH` - Allows changing the path to the folder with the `mullvad-problem-report` tool
when running in development mode. Defaults to: `<repo>/target/debug/`.
-2. `DISABLE_VERSION_CHECK` - If set to `1`, latest version check will be disabled in the GUI,
- preventing a notification from occuring when a newer version is available.
+2. `MULLVAD_DISABLE_UPDATE_NOTIFICATION` - If set to `1`, GUI notification will be disabled when
+ an update is available.
## Making a release