Updated Home (markdown)

mborgerson 2021-06-09 17:05:16 -07:00
parent 17a7ea5707
commit cbc8d087e7
1 changed files with 3 additions and 3 deletions

@ -70,7 +70,9 @@ Continue to [Getting Started](#getting-started).
[![Download](https://img.shields.io/badge/Download-Ubuntu%20PPA-orange?logo=ubuntu&logoColor=white)](https://launchpad.net/~mborgerson/+archive/ubuntu/xemu) [![Download](https://img.shields.io/badge/Download-Ubuntu%20PPA-orange?logo=ubuntu&logoColor=white)](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 ```bash
sudo add-apt-repository ppa:mborgerson/xemu 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. 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). Continue to [Getting Started](#getting-started).
--- ---