diff --git a/README.md b/README.md
index 4b52d191d050e1f8e3b08a06730b5e6840b7aab6..7393d971197ca83c0ff0c79a5951e4429e6e29e6 100644
--- a/README.md
+++ b/README.md
@@ -84,6 +84,7 @@ d. For 360monodepth (uses Docker):
 ```cmd
 cd 360monodepth
 docker build -t 360monodepth .
+docker run -it --runtime=nvidia -e NVIDIA_VISIBLE_DEVICES=0 360monodepth sh -c "cd /monodepth/code/python/src; python3 main.py --expname test_experiment --blending_method all --grid_size 8x7"
 ```
 
 4. Configure paths: