From fe123edb080a2e60ce4d34fb0cf72d06c80cba79 Mon Sep 17 00:00:00 2001 From: Luca Orlandi Date: Mon, 16 Nov 2015 13:24:00 +0100 Subject: [PATCH] Update ubuntulinux.md Remove '*' for purge Signed-off-by: Luca Orlandi --- docs/installation/ubuntulinux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation/ubuntulinux.md b/docs/installation/ubuntulinux.md index 26cf864fbc..b6385b0497 100644 --- a/docs/installation/ubuntulinux.md +++ b/docs/installation/ubuntulinux.md @@ -84,7 +84,7 @@ packages from the new repository: 9. Purge the old repo if it exists. - $ apt-get purge lxc-docker* + $ apt-get purge lxc-docker 10. Verify that `apt` is pulling from the right repository.