From a01f07f62c9fcf22f5cad54120361dc2ea65ab92 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Mon, 11 Jul 2016 14:46:31 +0200 Subject: [PATCH] improve README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e25e76..ef822f3 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ NPMTS is your friend when it comes to write, test, publish and document NPM modu By default NPMTS will **bundle declaration files**. As a result npm module **code completion in editors like Visual Studio Code** works. There is a docker image available that includes npmts to make CI a breeze: -[hosttoday/ht-docker-npmg on Dockerhub](https://hub.docker.com/r/hosttoday/ht-docker-npmg/) +[hosttoday/ht-docker-node:npmts on Dockerhub](https://hub.docker.com/r/hosttoday/ht-docker-node/) ### Install First install npmts globally, then install the npmts-g locally.