From 472557d19134c178aa2c059dccfbe4027fb78dfa Mon Sep 17 00:00:00 2001 From: mborgerson Date: Tue, 26 May 2020 02:55:40 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index d760f8f..0e8aeb3 100644 --- a/Home.md +++ b/Home.md @@ -47,7 +47,7 @@ Users are encouraged to help regularly test for regressions. I plan to release t [![Download](https://img.shields.io/badge/Download-Windows-blue?logo=Windows&logoColor=white)](https://github.com/mborgerson/xemu/releases/latest/download/xemu-win-release.zip) -The latest pre-built release version is recommended. Simply follow the download link to the Releases page, download the release for Windows, extract the archive, and launch xemuw.exe. +The latest pre-built release version is recommended. Simply download the release for Windows, extract the archive, and launch xemuw.exe. Continue to [Getting Started](#getting-started). @@ -71,7 +71,7 @@ pacman --needed --noconfirm -S git make \ [![Download](https://img.shields.io/badge/Download-macOS-blue?logo=Apple&logoColor=white)](https://github.com/mborgerson/xemu/releases/latest/download/xemu-macos-release.zip) -The latest pre-built release version is recommended. Simply follow the download link to the Releases page, download the release for macOS, extract the archive, then you can drag the *xemu* app to your Applications folder. +The latest pre-built release version is recommended. Simply download the release for macOS, extract the archive, then you run the application (optionally drag the *xemu* app to your Applications folder). Because the app is not signed, you will need to alt-click on the app and click Open on first launch. Continue to [Getting Started](#getting-started).