mirror of
https://github.com/kataras/iris.git
synced 2025-12-18 10:27:06 +00:00
_examples: minor
This commit is contained in:
@@ -7,9 +7,7 @@ import (
|
||||
)
|
||||
|
||||
// How to run:
|
||||
// $ go get -u github.com/go-bindata/go-bindata/...
|
||||
// # OR: go get -u github.com/go-bindata/go-bindata/v3/go-bindata
|
||||
// # to save it to your go.mod file
|
||||
// $ go install github.com/go-bindata/go-bindata/v3/go-bindata@latesta
|
||||
// $ go-bindata -nomemcopy -fs -prefix "../http2push/assets" ../http2push/assets/...
|
||||
// # OR if the ./assets directory was inside this example foder:
|
||||
// # go-bindata -nomemcopy -refix "assets" ./assets/...
|
||||
|
||||
Reference in New Issue
Block a user