Fixed path bug

This commit is contained in:
Daniel Goldberg 2016-07-11 19:07:34 +03:00 committed by GitHub
parent 3767e05434
commit 0b00db2fc2
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +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).
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](chaos_monkey/readme.txt).
Usage
-----