fix package name in readme

This commit is contained in:
Éric Araujo
2020-05-11 23:20:45 -04:00
committed by GitHub
parent c823b4bfce
commit 57f33c208c

View File

@ -38,7 +38,7 @@ As for the rest, the interface should be pretty straightforward. If you have a q
* Install dependencies: * Install dependencies:
```sh ```sh
sudo apt-get install gtk+-3.0 libcurl4-gnutls-dev libpcap0.8-dev libsdl2-dev sudo apt-get install libgtk-3-dev libcurl4-gnutls-dev libpcap0.8-dev libsdl2-dev
``` ```
* Compile: * Compile: