diff --git a/README.md b/README.md
index 144c19487488ccef649cb2d4b58e37369b4632c2..8b181fe79c13df1b3fb69a197da0baa69151a329 100644
--- a/README.md
+++ b/README.md
@@ -106,8 +106,7 @@ $ docker run -it \
     --device=/dev/ttyUSB3 \
     --device=/dev/usb* \
     --mount type=bind,source=/tools,target=/tools \
-    --mount type=bind,source=/data,target=/data \
-    --mount type=bind,source=/home/joachim.schmidt,target=/home/joachim.schmidt \
+    --mount type=bind,source=/home/<your_user_name>,target=/home/<your_user_name> \
     -e DISPLAY=$DISPLAY \
     -v /tmp/.X11-unix:/tmp/.X11-unix \
     my-ubuntu-vitis-image