diff options
| author | Odd Stranne <odd@mullvad.net> | 2018-05-25 12:44:28 +0200 |
|---|---|---|
| committer | Odd Stranne <odd@mullvad.net> | 2018-05-25 12:44:28 +0200 |
| commit | a17e3cdb91dfd051602baa94d791556029fee0c0 (patch) | |
| tree | 0c2872a87870de807d81bf176cd147d295ff33ae /README.md | |
| parent | c41145ea8753a1d15ed93924e59599421992e866 (diff) | |
| download | mullvadvpn-a17e3cdb91dfd051602baa94d791556029fee0c0.tar.xz mullvadvpn-a17e3cdb91dfd051602baa94d791556029fee0c0.zip | |
Update readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -65,10 +65,10 @@ The specific build tool version that is required is `v141`. - The host has to have `bash` installed. -- Before compiling the daemon, one must run `build_wfp.sh` to build a C++ +- Before compiling the daemon, one must run `build_winfw.sh` to build a C++ library that sets firewall rules on Windows. ```bash - bash build_wfp.sh + bash build_winfw.sh ``` ## Building and running the Electron GUI app |
