From e81319294beb08a1fd4d1c249ba231e0c5042e14 Mon Sep 17 00:00:00 2001 From: Eric Stolten Date: Tue, 12 Jan 2021 09:19:50 -0500 Subject: [PATCH] Update install instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3cf28ec..51aa745 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A simple cli utility that transforms unstructured input into structured output. # install -`$ get get github.com/acaloiaro/struct` +`$ go get github.com/acaloiaro/struct` # example usage