Point at correct URL

This commit is contained in:
Dan Buch 2021-02-10 14:23:45 -05:00
parent 840f31e26b
commit 5cee020146
Signed by: meatballhat
GPG Key ID: 9685130D8B763EA7

View File

@ -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
```