aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaluigiWare64 <68647953+WaluigiWare64@users.noreply.github.com>2020-10-30 20:42:09 +0000
committerGitHub <noreply@github.com>2020-10-30 21:42:09 +0100
commite46a4089720d20d909a63fdcf11bb16f63ff094e (patch)
treeab539616418dfbba87d1a483eb8da50e755e5952
parent93664e7611da3f64150e88183d3891b92df139bd (diff)
Remove unused gtk dependency from README (#788)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b7ab97a..2fb2315 100644
--- a/README.md
+++ b/README.md
@@ -38,7 +38,7 @@ As for the rest, the interface should be pretty straightforward. If you have a q
* Install dependencies:
```sh
-sudo apt-get install cmake libgtk-3-dev libcurl4-gnutls-dev libpcap0.8-dev libsdl2-dev qtbase5-dev qtdeclarative5-dev libslirp-dev
+sudo apt-get install cmake libcurl4-gnutls-dev libpcap0.8-dev libsdl2-dev qtbase5-dev qtdeclarative5-dev libslirp-dev
```
* Compile: