diff --git a/README.md b/README.md
index 3ccd9f0f83aed8f57777fa3e616e19d09709287e..181737ed865bb63972a8904263cfe20335340c7d 100755
--- a/README.md
+++ b/README.md
@@ -131,6 +131,15 @@ Run Web App unit tests (with Rosetta running)
     $ rosetta/logs webapp server
     
     $ rosetta/test
+    
+    
+### Computing resources requirements
+
+Ensure that computing resource have:
+
+ - a container engine or wms available (of course);
+ - Python installed and callable with the "python" executable or the agent will fail;
+ - Bash as default shell for ssh-based computign resources.
 
     
 ## Known issues