From 180847596886e654b31ac685944b2f580fb56173 Mon Sep 17 00:00:00 2001 From: Karthik Gaekwad Date: Tue, 6 Jun 2017 22:26:37 -0500 Subject: [PATCH] Fixes issue #3939 Adds comment for per issue #3939 --- docs/getting-started-guides/ubuntu/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/getting-started-guides/ubuntu/index.md b/docs/getting-started-guides/ubuntu/index.md index 78926d03c7..ba50e5dd81 100644 --- a/docs/getting-started-guides/ubuntu/index.md +++ b/docs/getting-started-guides/ubuntu/index.md @@ -24,6 +24,7 @@ Available for Ubuntu 16.04 and newer: ``` sudo snap install conjure-up --classic +# re-login may be required at that point if you just installed snap utility conjure-up kubernetes ```