From 910724fd7981460696c666548d68d62347cbf9a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Berke=20S=C3=B6nmez?= Date: Tue, 15 Dec 2020 11:20:08 +0300 Subject: [PATCH] Fix typo on README --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 714254f..f059ecf 100644 --- a/README.markdown +++ b/README.markdown @@ -15,7 +15,7 @@ This is a preview of some basic Android emulation functionality on the M1. There ## How to use -This only works on M1 Apple Silicon Macs. M1 (or equivalently capable) SoCs are required; note that this does not work on DTKs as they do not support ARM64 on ARM64 hardwre virtualization via Hypevisor.framework. However, we have plans to add support there as well via Virtualization.framework. +This only works on M1 Apple Silicon Macs. M1 (or equivalently capable) SoCs are required; note that this does not work on DTKs as they do not support ARM64 on ARM64 hardware virtualization via Hypevisor.framework. However, we have plans to add support there as well via Virtualization.framework. Go to the Github [releases](https://github.com/741g/android-emulator-m1-preview/releases) page, download a .dmg, drag to the Applications folder, and run. You'll first need to right click the app icon and select Open and then skip past the developer identity verification step (we are working on providing official identity info). The first few times it starts up it will take a while to show up, but subsequent launches will be faster.