diff --git a/doc/install/Docker.mdwn b/doc/install/Docker.mdwn index dff463285c..9f3f3bd33f 100644 --- a/doc/install/Docker.mdwn +++ b/doc/install/Docker.mdwn @@ -3,4 +3,4 @@ easy to add it to an image. For example: - docker run -i -t joeyh/debian-unstable apt-get install git-annex + docker run -i -t debian apt-get install git-annex