From fa5bce2859e0b0fc3eeade3a97777d371fceca3a Mon Sep 17 00:00:00 2001 From: SvenDowideit Date: Wed, 16 Jul 2014 11:46:18 +1000 Subject: [PATCH] the package now adds the bash_completion too Docker-DCO-1.1-Signed-off-by: SvenDowideit (github: SvenDowideit) --- docs/sources/installation/debian.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/sources/installation/debian.md b/docs/sources/installation/debian.md index 4fd3465e6..0da2f2f5d 100644 --- a/docs/sources/installation/debian.md +++ b/docs/sources/installation/debian.md @@ -23,7 +23,6 @@ To install the latest Debian package (may not be the latest Docker release): $ sudo apt-get update $ sudo apt-get install docker.io - $ sudo sed -i '$acomplete -F _docker docker' /etc/bash_completion.d/docker.io To verify that everything has worked as expected: