diff options
| author | shyba <shyba@users.noreply.github.com> | 2018-08-13 14:50:55 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-13 14:50:55 -0300 |
| commit | ff977ad651e30e6513c250f79e09825bd157aa5b (patch) | |
| tree | 67004165ffd503eeb25ee284604f19242d711389 | |
| parent | ffe25df9bb27cdb98c0256e408f181d9d8117b25 (diff) | |
| download | mullvadvpn-ff977ad651e30e6513c250f79e09825bd157aa5b.tar.xz mullvadvpn-ff977ad651e30e6513c250f79e09825bd157aa5b.zip | |
typo on README
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -54,7 +54,7 @@ The host has to have the following installed: For Debian based distributions, you need to install the following. For other distributions you need the equivalent packages: ```bash -sudo apt install gcc libssl-dev libappindactor1 +sudo apt install gcc libssl-dev libappindicator1 ``` ### All platforms |
