diff --git a/envs/monkey_zoo/docs/fullDocs.md b/envs/monkey_zoo/docs/fullDocs.md
index 679f52d3e..9d8e8b3c4 100644
--- a/envs/monkey_zoo/docs/fullDocs.md
+++ b/envs/monkey_zoo/docs/fullDocs.md
@@ -132,12 +132,20 @@ the island.
### These are most common steps on monkey islands:
+### For users
+
+Upload the AppImage deployment option and run it in island-linux-250.
+Or upload the MSI deployment option, install it and run it in island-windows-251.
+After that use the Monkey as you would on local network.
+
+### For developers
+
#### island-linux-250:
-To run monkey island:
+To run monkey island from source:
`sudo /usr/run\_island.sh`
-To run monkey:
+To run monkey from source:
`sudo /usr/run\_monkey.sh`
To update repository:
@@ -149,10 +157,10 @@ Update all requirements using deployment script:
#### island-windows-251:
-To run monkey island:
+To run monkey island from source:
Execute C:\\run\_monkey\_island.bat as administrator
-To run monkey:
+To run monkey from source:
Execute C:\\run\_monkey.bat as administrator
To update repository:
@@ -164,13 +172,6 @@ Update all requirements using deployment script:
1\. `cd C:\infection_monkey\deployment_scripts`
2\. `./run_script.bat "C:\infection_monkey" "develop"`
-# Running tests:
-
-Once you start monkey island you can import test configurations from
-../monkey/envs/configs.
-
-fullTest.conf is a good config to start, because it covers all machines.
-
# Machines: