Skip to content

Commit

Permalink
Remove comma from static manifest installation line
Browse files Browse the repository at this point in the history
Signed-off-by: JoshVanL <[email protected]>
  • Loading branch information
JoshVanL committed Aug 17, 2020
1 parent 6698280 commit 672e522
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 @@ -23,7 +23,7 @@ These registries support authentication.
vesion-checker can be installed as either static manifests;

```sh
$ cd ./deploy/yaml && kubectl apply -f .,
$ cd ./deploy/yaml && kubectl apply -f .
```

Or through helm;
Expand Down

0 comments on commit 672e522

Please sign in to comment.