mirror of https://github.com/xemu-project/xemu.git
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…
Reference in New Issue