Skip to content

Commit

Permalink
Enable krew installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
corneliusweig committed Mar 31, 2019
1 parent 000b2c6 commit 9235e94
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ konfig-merge -e minikube ~/.kube/other > minikube.config

## Installation
There are several ways to install `konfig-merge`.
<!--
The recommended installation method is via `krew`.

### Via krew
Expand All @@ -44,8 +43,7 @@ Then installation is as simple as
```bash
kubectl krew install config-merge
```
The plugin will be available as `kubectl get-all`, see [doc/USAGE](doc/USAGE.md) for further details.
-->
The plugin will be available as `kubectl config-merge`, see [doc/USAGE](doc/USAGE.md#usage) for further details.

### Manual
When using the binaries for installation, also have a look at [USAGE](#Usage).
Expand Down

0 comments on commit 9235e94

Please sign in to comment.