summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorshyba <shyba@users.noreply.github.com>2018-08-13 14:50:55 -0300
committerGitHub <noreply@github.com>2018-08-13 14:50:55 -0300
commitff977ad651e30e6513c250f79e09825bd157aa5b (patch)
tree67004165ffd503eeb25ee284604f19242d711389
parentffe25df9bb27cdb98c0256e408f181d9d8117b25 (diff)
downloadmullvadvpn-ff977ad651e30e6513c250f79e09825bd157aa5b.tar.xz
mullvadvpn-ff977ad651e30e6513c250f79e09825bd157aa5b.zip
typo on README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d6999fa2b8..fa9a89531a 100644
--- a/README.md
+++ b/README.md
@@ -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