Skip to content

Commit

Permalink
fix (hopefully) validator instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
djencks committed Dec 21, 2021
1 parent e337628 commit f82a195
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 @@ -31,7 +31,7 @@ $ go run . ../../kamelets/ ../../docs/modules/ROOT/
and validate:
```bash
$ cd script/validator
$ go run go run . ../../kamelets/
$ go run . ../../kamelets/
```
be sure that there aren't reported ERRORS.

Expand Down

0 comments on commit f82a195

Please sign in to comment.