1
0
Fork 0

updated build instructions

This commit is contained in:
Christopher Ramey 2021-06-27 10:10:18 -08:00
parent d9e48a7c41
commit 61945e2441
1 changed files with 1 additions and 4 deletions

View File

@ -9,7 +9,4 @@ vein as [bit.ly](https://bit.ly) and [tinyurl.com](https://tinyurl.com).
building from source
--------------------
go get -d git.binarythought.com/cdramey/qurl
go generate git.binarythought.com/cdramey/qurl
go build git.binarythought.com/cdramey/qurl
This used to be complicated, but with go 1.16, it's as easy as `go build`