From 6eb133bf27ed60844f71a0d28499f64603b7f2fb Mon Sep 17 00:00:00 2001 From: Rory <38899587+bronz3beard@users.noreply.github.com> Date: Fri, 18 Oct 2019 17:21:18 +1000 Subject: [PATCH] updating step 3 config file usage This step is added for clarity on being able to use the config file --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d36cdd02..f43378cb 100644 --- a/README.md +++ b/README.md @@ -223,7 +223,8 @@ plugins: scrollable-region-focusable: moderate ``` - +### calling step 3 sample config file with the fllowing command: +- `yarn run gimbal-audit --config "./.gimbalrc.yml"` ### CI Integration Consult with our docs for sample CI configuration files: