From 715a6eebdec97f325ff2adb01c590757d5b711e8 Mon Sep 17 00:00:00 2001 From: andreamtp Date: Sat, 20 Sep 2014 14:42:09 +0200 Subject: [PATCH] Update README.md updated link to the Changelog of the master branch instead of nsenter --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9973b53..d6b91c2 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ To look around in the image, run: docker run --rm -t -i phusion/baseimage: /sbin/my_init -- bash -l -where `` is [one of the baseimage-docker version numbers](https://github.com/phusion/baseimage-docker/blob/nsenter/Changelog.md). +where `` is [one of the baseimage-docker version numbers](https://github.com/phusion/baseimage-docker/blob/master/Changelog.md). You don't have to download anything manually. The above command will automatically pull the baseimage-docker image from the Docker registry.