From afc89f91c0795f9763920d40848d770e44341b06 Mon Sep 17 00:00:00 2001 From: Zachary Date: Wed, 27 Jul 2022 18:27:04 -0500 Subject: [PATCH] update readme --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 951a4d156..4b72bb0e5 100644 --- a/README.md +++ b/README.md @@ -271,9 +271,7 @@ title = "Gitleaks title" # https://github.com/zricethezav/gitleaks/blob/master/config/gitleaks.toml useDefault = true # or you can supply a path to a configuration. Path is relative to where gitleaks -# was invoked, not the location of the base config. This is a bit clunky. -# A better alternative would be to supply an absolute path (expanded env var -# not supported at this time) +# was invoked, not the location of the base config. path = "common_config.toml" # An array of tables that contain information that define instructions