diff --git a/Local-Without-Pred/README.md b/Local-Without-Pred/README.md
index c438672dd04287e9b0de3ece9f2669e00b27813a..66ceb2df8a0bb903c5a2e6d6856007762af92a00 100644
--- a/Local-Without-Pred/README.md
+++ b/Local-Without-Pred/README.md
@@ -34,6 +34,8 @@ For local deployment, you can use the [script](./generate-docker-compose.py) to
 
 Replace <num_nodes> with the number of nodes in your network.
 
+Replace the varibale **image** (line 3) with your previouly built container image.
+
 ## Troubleshooting
 - Check the container logs 
 - Ensure that all environment variables are correctly set and that the neighbors' file is correctly configured.
\ No newline at end of file