diff --git a/tools/ngcontainer/README.md b/tools/ngcontainer/README.md index 0c33deb9bd..d6917ffd20 100644 --- a/tools/ngcontainer/README.md +++ b/tools/ngcontainer/README.md @@ -2,7 +2,7 @@ This docker container provides everything needed to build and test Angular applications: -**Note**: This docker image will be no longer actively updated. Consider using other Docker +**Note**: This docker image will be no longer actively updated. Consider using other Docker images that come with Node installed. - node 10.9.0 @@ -46,7 +46,7 @@ $ xvfb-run -a yarn test Install Docker on your machine in order to build/pull/push this image. -Get the teamangular password from http://valentine and log in: +Log in to `hub.docker.com` as `teamangular` using the following command: `$ docker login`