From 02bdf4bb11dccdb246e6a19cca95089daaa586cd Mon Sep 17 00:00:00 2001 From: ophirharpazg Date: Wed, 27 May 2020 21:31:32 +0300 Subject: [PATCH] Added text to the missing-binaries modal --- .../ui/src/components/ui-components/MissingBinariesModal.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/monkey/monkey_island/cc/ui/src/components/ui-components/MissingBinariesModal.js b/monkey/monkey_island/cc/ui/src/components/ui-components/MissingBinariesModal.js index b09774c2e..19f6c3dbe 100644 --- a/monkey/monkey_island/cc/ui/src/components/ui-components/MissingBinariesModal.js +++ b/monkey/monkey_island/cc/ui/src/components/ui-components/MissingBinariesModal.js @@ -34,8 +34,8 @@ class MissingBinariesModal extends React.PureComponent {

Some Monkey binaries are not found where they should be...
- Try downloading them from here, - at the bottommost section titled "Assets". + You can download the files from here, + at the bottommost section titled "Assets", and place them under the directory monkey/monkey_island/cc/binaries.