From e52e1924567633f0a2d4770d8bce533486f25d7d Mon Sep 17 00:00:00 2001 From: SALES Date: Sat, 19 Jun 2021 15:08:31 +1100 Subject: [PATCH] Add link to chocolatey for WIndows install In addition to brew, add the easy windows way of installer --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 049306fe..cbf0d2dd 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ - Website: [https://carvel.dev/vendir](https://carvel.dev/vendir) - Slack: [#carvel in Kubernetes slack](https://slack.kubernetes.io) - [Docs](https://carvel.dev/vendir/docs/latest/) with example workflow and other details -- Install: Grab prebuilt binaries from the [Releases page](https://github.com/vmware-tanzu/carvel-vendir/releases) or [Homebrew Carvel tap](https://github.com/vmware-tanzu/homebrew-carvel) +- Install: Grab prebuilt binaries from the [Releases page](https://github.com/vmware-tanzu/carvel-vendir/releases), [Homebrew Carvel tap](https://github.com/vmware-tanzu/homebrew-carvel) or [Chocolatey](https://community.chocolatey.org/packages/vendir) - Backlog: [See what we're up to](https://app.zenhub.com/workspaces/carvel-backlog-6013063a24147d0011410709/board?repos=228296630). (Note: we use ZenHub which requires GitHub authorization). `vendir` allows to declaratively state what should be in a directory. It's could be used for vendoring software.