From 7934027318c649c15c37d4fc482388b41542a486 Mon Sep 17 00:00:00 2001 From: Zaher Ghaibeh Date: Sat, 6 Jun 2020 12:05:37 +0300 Subject: [PATCH] fix typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 710c805..8e3c855 100644 --- a/README.md +++ b/README.md @@ -23,13 +23,13 @@ Master and nodes must have passwordless SSH access ## Usage -First create a new dirctory based on the `sample` directory within the `inventory` directory: +First create a new directory based on the `sample` directory within the `inventory` directory: ```bash cp -R inventory/sample inventory/my-cluster ``` -Second, edit `inventory/my-cluster/hosts.ini` to mactch the system information gathered above. For example: +Second, edit `inventory/my-cluster/hosts.ini` to match the system information gathered above. For example: ```bash [master]