From 6389bd96838751806b6933e278b2aa4f48c5117a Mon Sep 17 00:00:00 2001 From: Maciej Golaszewski Date: Wed, 28 Aug 2024 16:00:28 +0200 Subject: [PATCH] typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2413cb5..89ca58c 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Alternatively, you can build the providers manually as described in the followin -### Building from sourcebssdfsdfsdfsdfsdfsdsdfsdfsfdsfdsfsdfsdfsd +### Building from source * Install the cluster provider of your choice. Have a look at the [cluster API book](https://cluster-api.sigs.k8s.io/user/quick-start.html#initialization-for-common-providers) for your options at this step. You should deploy only the infrastructure controller leaving the bootstrap and control plane ones empty. For example assuming we want to provision a MicroK8s cluster on AWS: ```bash