From c8002ae2eeb0a329bfcdb7cdc91efc28405e201c Mon Sep 17 00:00:00 2001 From: Jared Edwards Date: Tue, 12 Mar 2024 20:38:26 -0600 Subject: [PATCH] bump chart (#315) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e1f7966e..0163f9a3 100644 --- a/README.md +++ b/README.md @@ -26,9 +26,8 @@ Kubefirst API runtime implementation. - [Build the Binary](#build-the-binary) - [Leverage `air` for Live Reloading Locally](#leverage-air-for-live-reloading-locally) - [Use with the CLI](#use-with-the-cli) - - [Prerequisites](#prerequisites) + - [Prerequisites for local development](#prerequisites-for-local-development) - [Environment Variables](#environment-variables) - - [To run locally:](#to-run-locally) - [local environment variables](#local-environment-variables) - [Provider Support](#provider-support) - [Creating a Cluster](#creating-a-cluster) @@ -265,3 +264,4 @@ go install github.com/swaggo/swag/cmd/swag@latest ```shell make updateswagger ``` +