From fab98446e3d7c90979ead01e4da077e392f3b787 Mon Sep 17 00:00:00 2001 From: Ana Aviles <ana@greenhost.nl> Date: Wed, 19 Dec 2018 15:49:27 +0100 Subject: [PATCH] missing n --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01cc8083e..06c76d626 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ a Docker image) which contains utilities to manage your cluster. ## Prerequisites -* You need to have ssh access (either as root, or a another user that can +* You need to have ssh access (either as root, or as another user that can `sudo`) to the machines that will make up your cluster. * You need ansible installed on your workstation to run the bootstrap scripts. -- GitLab