diff --git a/README.md b/README.md index c4c895f..c49408e 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ whatever you want! Just do: ``` - docker run --name term -p 3000 -dt nathanleclaire/wetty + docker run --name term -p 3000 -dt krishnasrinivas/wetty ``` Visit the appropriate URL in your browser (`[localhost|$(boot2docker ip)]:PORT`).