This commit is contained in:
mayaaa8242 2023-09-18 17:06:11 +02:00 committed by GitHub
commit 9cbc56da76
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -85,6 +85,7 @@ Just *kidding*! You don't need any of that crap. Just goto [hostyoself.com](http
```
$ git clone https://github.com/schollz/hostyoself
$ cd hostyoself
$ go install -a -v github.com/go-bindata/go-bindata/...@latest
$ go generate -v -x
$ go build -v
```