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.