From bcb6d7973d05ac5433189a7e9d4b97d3a04595af Mon Sep 17 00:00:00 2001
From: Collin Smith <collinsmith70@gmail.com>
Date: Tue, 30 Nov 2021 01:45:47 -0800
Subject: [PATCH] Fixed build instructions -- android SDK no longer required
 for non-android builds

---
 README.md | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 9115eafd..d95a6e2d 100644
--- a/README.md
+++ b/README.md
@@ -54,10 +54,7 @@ compatible with playing with users using the original game client.
 [![MP Test](/screenshots/multi_player.webp)](https://www.youtube.com/watch?v=B2XhiS_JbIA)
 
 # Setup
-The Android SDK is required to build the project by default (even if you want
-the desktop module only), however you can circumvent this by following
-[this post](https://github.com/collinsmith/riiablo/issues/6#issuecomment-465661949)
-which explains which files to modify and references to delete.
+The Android SDK is required to build the android subproject project.
 
 Two environment variables can be used to automatically set the D2 installation
 and save directories if they are not automatically detected, and you do not want