From 5a24ff9d82b2a0afefb000b99468d242af6de6b4 Mon Sep 17 00:00:00 2001 From: Dan Guido Date: Tue, 2 Aug 2016 21:02:47 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7d6cb45..4667c35 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ When the deploy proccess is done a new server will be placed in the local invent ansible-playbook users.yml -i inventory_users ``` -Note: For EC2 users, Algo does NOT use EC2 dynamic inventory for user management. Please continue to use users.yml playbook as described above. This may be subject to change in the future. +Note: For EC2 users, Algo does NOT use EC2 dynamic inventory for user management. Please continue to use users.yml playbook as described below. This may be subject to change in the future. ``` ansible-playbook users.yml -u ubuntu -i inventory_users @@ -86,4 +86,4 @@ OpenVPN does not have out-of-the-box client support on any major desktop or mobi ### Why aren't you using Alpine Linux? -I would, but Alpine Linux is not supported out-of-the-box by any major cloud provider. \ No newline at end of file +I would, but Alpine Linux is not supported out-of-the-box by any major cloud provider.