1
0
Fork 0

Fixed dumb formatting on README

This commit is contained in:
Christopher Ramey 2019-05-19 10:57:40 +00:00 committed by cdramey
parent a6498934c3
commit b4cb7a823e
1 changed files with 1 additions and 1 deletions

View File

@ -9,6 +9,6 @@ building from source
-------------------- --------------------
Assuming the go/bin directory is in your path: Assuming the go/bin directory is in your path:
go install qurl/vendor/github.com/simleb/bindata go install qurl/vendor/github.com/simleb/bindata
go generate qurl go generate qurl
go build qurl go build qurl