From 9434e1df63b86506f21f4e181ee5e7d2e9036953 Mon Sep 17 00:00:00 2001 From: Daniel Goldberg Date: Sun, 5 Jun 2016 23:09:57 +0300 Subject: [PATCH] Updated readme to point to build instructions Need to link to hosting server. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 57cf481bc..eadf955ae 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ The Monkey itself has been tested on Windows XP, 7, 8.1 and 10. The Linux build ### Installation +For off the shelf use, download our pre-compiled binaries from our website, to setup the C&C server follow the instructions in [Monkey Island readme](monkey_island/readme.txt). If you with to compile the binaries yourself, follow the build instructions in the appropiate [readme](build_env/readme.txt). Usage -----