Browse Source

Updated Readme.md

bernhardbuhl 4 years ago
parent
commit
a88b4867c3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -18,7 +18,7 @@ $ make run
 which is a shorthand for:
 
 ```bash
-$ docker run --rm -ti -p 5901:5901 --name docker-ubuntu baangt/docker-ubuntu-vnc:latest
+$ docker run --rm -ti -p 5902:5901 --name docker-ubuntu baangt/docker-ubuntu-vnc:latest
 ```
 
 To get a shell on a running container: