From e82426959d71c17727953942c1cf098be584a658 Mon Sep 17 00:00:00 2001 From: SwitchUpCB <81384235+switchupcb@users.noreply.github.com> Date: Mon, 27 Jun 2022 04:36:51 -0500 Subject: [PATCH] update README for v0.4 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd1f29f..fd20ffe 100644 --- a/README.md +++ b/README.md @@ -162,7 +162,7 @@ go install github.com/switchupcb/copygen@main Install a specific version by specifying a tag. ``` -go install github.com/switchupcb/copygen@v0.4 +go install github.com/switchupcb/copygen@v0.4.0 ``` Run the executable with given options.