From 684943c7182e61fbe30ecd114e945045c7183017 Mon Sep 17 00:00:00 2001 From: Timothy Stewart Date: Tue, 29 Mar 2022 22:27:03 -0500 Subject: [PATCH] chore(README): Updating Readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f317c803..c763371e 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ on processor architecture: ## πŸš€ Getting Started -### Preparation +### 🍴 Preparation First create a new directory based on the `sample` directory within the `inventory` directory: @@ -66,7 +66,7 @@ This requires at least k3s version `1.19.1` however the version is configurable If needed, you can also edit `inventory/my-cluster/group_vars/all.yml` to match your environment. -### πŸ†• Create Cluster +### ☸️ Create Cluster Start provisioning of the cluster using the following command: ```bash