summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2019-10-09 16:23:16 +0200
committerLinus Färnstrand <linus@mullvad.net>2019-10-09 16:50:06 +0200
commitd7fff16dc09089d4f45ff48288872ab4e63fde88 (patch)
tree159524fd26d0469d7fe3652753f49b7a6a7fbb10 /README.md
parent76f0d0e834b3bd5f8f1db5625233dd0fcffc6c03 (diff)
downloadmullvadvpn-d7fff16dc09089d4f45ff48288872ab4e63fde88.tar.xz
mullvadvpn-d7fff16dc09089d4f45ff48288872ab4e63fde88.zip
Adapt to problem-report binary being called mullvad-problem-report
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 79cd9d54ea..9d79961df6 100644
--- a/README.md
+++ b/README.md
@@ -289,8 +289,8 @@ to do that before starting the GUI.
### Supported environment variables
-1. `MULLVAD_PATH` - Allows changing the path to the folder with the `problem-report` tool when
- running in development mode. Defaults to: `<repo>/target/debug/`.
+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/`.
## Building the Android app