mirror of https://github.com/xemu-project/xemu.git
Updated Home (markdown)
parent
17a7ea5707
commit
cbc8d087e7
6
Home.md
6
Home.md
|
@ -70,7 +70,9 @@ Continue to [Getting Started](#getting-started).
|
|||
|
||||
[](https://launchpad.net/~mborgerson/+archive/ubuntu/xemu)
|
||||
|
||||
Users running recent versions of Ubuntu (18.04 and newer) are recommended to install through the daily build PPA repository. At the command line, run the following:
|
||||
Users running recent versions of Ubuntu (18.04 and newer) are recommended to install through the daily build PPA repository. Users running non-Ubuntu distributions are currently recommended to [build from source](https://github.com/mborgerson/xemu/wiki/Building-from-Source#linux).
|
||||
|
||||
At the command line, run the following:
|
||||
|
||||
```bash
|
||||
sudo add-apt-repository ppa:mborgerson/xemu
|
||||
|
@ -80,8 +82,6 @@ sudo apt install xemu
|
|||
|
||||
You can now launch xemu through your typical launcher, or by typing `xemu` at the command line.
|
||||
|
||||
Users running different distributions are currently recommended to [build from source](https://github.com/mborgerson/xemu/wiki/Building-from-Source#linux).
|
||||
|
||||
Continue to [Getting Started](#getting-started).
|
||||
|
||||
---
|
||||
|
|
Loading…
Reference in New Issue