From 334770f5d7cbef5c6402568e1fbcc41256619f8b Mon Sep 17 00:00:00 2001 From: Ananth Bhaskararaman Date: Thu, 29 Aug 2024 16:54:18 +0530 Subject: [PATCH] fix: README typo --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 46d9407..d0e8566 100644 --- a/README.md +++ b/README.md @@ -86,8 +86,6 @@ func isAllowed(id uuid.UUID) bool { The `bf ca` command loads a gauntlet plugin from the path specified in the `GAUNTLET_PLUGIN` environment variable or in the `--gauntlet-plugin` flag. -```console - ## Build ### Native