From 5cee02014685618049dc3425e24c1c26270727e3 Mon Sep 17 00:00:00 2001 From: Dan Buch Date: Wed, 10 Feb 2021 14:23:45 -0500 Subject: [PATCH] Point at correct URL --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b313ad6..819d1e3 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,6 @@ yup ``` bash -go get github.com/meatballhat/- -${GOPATH%%:*}/bin/- +go get git.meatballhat.com/meatballhat/unicode-snowperson +${GOPATH%%:*}/bin/unicode-snowperson ```