From a68981d788f229494d92ccd0d13f1ebbb844b85b Mon Sep 17 00:00:00 2001 From: Kevin Gorham Date: Mon, 15 Jun 2020 13:05:28 -0400 Subject: [PATCH] Updated with helpful links that many will need. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e8af39..0934092 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,8 @@ To run, clone the repo, open it in Android Studio and press play. It should just - A device or emulator ### Install from Android Studio -1. Download Android studio and setup an emulator +1. [Install Android studio](https://developer.android.com/studio/install) and setup an emulator + 1a. If using a device, be sure to [put it in developer mode](https://developer.android.com/studio/debug/dev-options) to enable side-loading apps 2. `Import` the zcash-android-wallet folder. It will be recognized as an Android project. 3. Press play (once it is done opening and indexing)