diff --git a/README.md b/README.md index 5fdaf03..9a2b709 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ if they are present in `README.md`. In order to pass multiple args, try the following: ```yaml - id: terraform_tflint - args: + args: - 'args=--deep' - 'args=--enable-rule=terraform_documented_variables' ```