diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2019-11-27 11:23:14 +0100 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2019-11-27 15:50:10 +0100 |
| commit | edad7a2279803ba644da666def18ffa3aeb86f01 (patch) | |
| tree | 376ee8acc5a766f2b62e4dc054cf1bebc7f24199 | |
| parent | 5f0222329142476bdb8aafe636eaff1e88af4044 (diff) | |
| download | mullvadvpn-edad7a2279803ba644da666def18ffa3aeb86f01.tar.xz mullvadvpn-edad7a2279803ba644da666def18ffa3aeb86f01.zip | |
Remove the part about needing gconf2
| -rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -86,8 +86,6 @@ The host has to have the following installed: ```bash # For building the daemon sudo apt install gcc libdbus-1-dev -# For running the frontend app -sudo apt install gconf2 # For building the installer sudo apt install rpm ``` |
