Skip to content

Commit

Permalink
fixes install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
mhausenblas committed Dec 4, 2019
1 parent e042cda commit 7907ce7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/USAGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Most typically, you'd want to install `fleet` as a `kubectl` plugin.
In order to be able to do that, make sure you have [krew installed](https://github.com/kubernetes-sigs/krew/#installation) and then you can install `fleet` as follows:

```sh
$ kubectl krew install fleet.yaml
$ kubectl krew install fleet
```

Alternatively, for a version that is not yet updated and hence available in the [krew index](https://index.krew.dev/), you can install `fleet` from this repo as follows:
Expand Down

0 comments on commit 7907ce7

Please sign in to comment.