mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-03-06 21:00:31 +01:00
Merge pull request #624 from merwok-forks/patch-1
fix package name in readme
This commit is contained in:
commit
9dc1544a41
1 changed files with 1 additions and 1 deletions
|
@ -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 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:
|
||||
|
|
Loading…
Add table
Reference in a new issue