From e59d77d92843c75df8ec50cb5334c10780e5757d Mon Sep 17 00:00:00 2001 From: marxzuckerburg Date: Mon, 5 Oct 2020 11:32:21 +0100 Subject: [PATCH] ?!?!? --- script/install | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/script/install b/script/install index 0b710b4..6401d60 100644 --- a/script/install +++ b/script/install @@ -39,7 +39,9 @@ then echo "(I want you to know I really tried to support Windows" echo "but I simply cannot figure it out: Mingw64, Cygwin, etc etc." echo "-Marx Zuckerburg)" - echo -e "\nIf you are a developer, please lend a hand to support Windows.\n" + echo -e "\nIf you are a developer, please lend a hand to support Windows." + echo "The attempt at a windows installation is located here:" + echo "https://github.com/ComradOrg/Comrad/blob/master/script/install-windows.sh" exit 1 fi