Skip to content

Commit

Permalink
docs: update readme for v0.2.1 release (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshdk authored May 4, 2023
1 parent 40df39b commit 06bcaf9
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 @@ -21,7 +21,7 @@ This plugin also aims to facilitate this in a tightly controlled way in order to
Prebuilt binaries for several architectures can be found attached to any of the available [releases][github-release-link].

```shell
$ wget https://github.com/joshdk/template-transformer/releases/download/v0.2.0/template-transformer-linux-amd64.tar.gz
$ wget https://github.com/joshdk/template-transformer/releases/download/v0.2.1/template-transformer-linux-amd64.tar.gz
$ tar -xf template-transformer-linux-amd64.tar.gz
$ mkdir -p ${XDG_CONFIG_HOME}/kustomize/plugin/jdk.sh/v1beta1/templatetransformer/
$ install TemplateTransformer ${XDG_CONFIG_HOME}/kustomize/plugin/jdk.sh/v1beta1/templatetransformer/TemplateTransformer
Expand Down

0 comments on commit 06bcaf9

Please sign in to comment.