mirror of
https://github.com/mborgerson/xemu.git
synced 2025-10-29 11:31:05 +00:00
Updated Home (markdown)
parent
529d1dbe40
commit
06d3f5b01e
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
|
||||
```
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user