mirror of
https://github.com/mborgerson/xemu.git
synced 2025-12-01 16:10:01 +00:00
Updated Home (markdown)
4
Home.md
4
Home.md
@ -109,8 +109,8 @@ Continue to [Getting Started](#getting-started).
|
||||
If you are not using Ubuntu, or would prefer to build from source, you can do so with:
|
||||
|
||||
```bash
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y libsdl2-dev libepoxy-dev libpixman-1-dev
|
||||
sudo apt update
|
||||
sudo apt install libsdl2-dev libepoxy-dev libpixman-1-dev libgtk-3-dev
|
||||
./build.sh
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user