suggested improvements for Debian install doc issue #23884

Signed-off-by: Justyn Temme <justyntemme@gmail.com>
This commit is contained in:
Justyn Temme 2016-07-14 21:48:38 -05:00 committed by justyn
parent 0a96ba8a0f
commit b74b46b26a

View file

@ -67,8 +67,8 @@ from the new repository:
3. Purge any older repositories.
$ apt-get purge lxc-docker*
$ apt-get purge docker.io*
$ apt-get purge "lxc-docker*"
$ apt-get purge "docker.io*"
4. Update package information, ensure that APT works with the `https` method, and that CA certificates are installed.