diff --git a/README.md b/README.md index b23b8bb7ce..7ad2c75447 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ docker run -it \ -p 3000:3000 \ --add-host host.docker.internal:host-gateway \ --name openhands-app-$(date +%Y%m%d%H%M%S) \ - ghcr.io/all-hands-ai/openhands:0.8 + ghcr.io/opendevin/opendevin:0.8 ``` > [!NOTE]