Skip to content

Commit

Permalink
fix whitespace
Browse files Browse the repository at this point in the history
Signed-off-by: Meredith Lancaster <malancas@github.com>
  • Loading branch information
malancas committed Jul 18, 2023
1 parent 7d231b9 commit 469e507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Then run it pointing to a YAML file containing a ClusterImagePolicy, and an imag
## Local Development

You can spin up a local [Kind](https://kind.sigs.k8s.io/) K8s cluster to test local changes to the policy controller using the ``
CLI tool. Build the tool with `make local-dev` and then run it with `./bin/local-dev setup`.
CLI tool. Build the tool with `make local-dev` and then run it with `./bin/local-dev setup`.

It optionally accepts the following:

Expand Down

0 comments on commit 469e507

Please sign in to comment.