mirror of
https://github.com/yannh/kubeconform.git
synced 2026-02-21 19:07:00 +00:00
Update Readme.md
This commit is contained in:
parent
803bf58797
commit
49d434dc4a
1 changed files with 2 additions and 1 deletions
|
|
@ -48,12 +48,13 @@ configuration errors.
|
||||||
|
|
||||||
### Installation
|
### Installation
|
||||||
|
|
||||||
If you are [Homebrew](https://brew.sh/) user, you can install by running
|
If you are a [Homebrew](https://brew.sh/) user, you can install by running:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ brew install kubeconform
|
$ brew install kubeconform
|
||||||
```
|
```
|
||||||
|
|
||||||
|
You can also download the latest version from the [release page](https://github.com/yannh/kubeconform/releases).
|
||||||
|
|
||||||
### Usage
|
### Usage
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue