From 780e84dc9af3c6cc5626a25bbca0b8c8f7598d02 Mon Sep 17 00:00:00 2001 From: Liam Galvin Date: Tue, 10 Mar 2026 17:09:18 +0000 Subject: [PATCH] docs: Fix readme code block --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 92e68b2..e2d61be 100644 --- a/README.md +++ b/README.md @@ -122,8 +122,6 @@ Plugins auto-update by default. Set `INFRACOST_CLI_PLUGIN_AUTO_UPDATE=false` to To update the CLI itself, you can use the `update` command. This will update the CLI binary by downloading the latest release from GitHub. Note that this does not update plugins, which are managed separately as described above. -```bash - #### Local Plugin Overrides If you are developing plugins locally, you can bypass the download mechanism entirely by pointing the CLI at your local