mirror of
https://github.com/kidoman/embd
synced 2024-12-22 12:50:19 +01:00
doc: don't need to install glog explicitly anymore
This commit is contained in:
parent
51ec19d6a1
commit
175436be65
@ -26,9 +26,8 @@ func main() {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
Then install the EMBD package+dependency (go1.2 and greater is required):
|
Then install the EMBD package (go1.2 and greater is required):
|
||||||
|
|
||||||
$ go get github.com/golang/glog
|
|
||||||
$ go get github.com/kidoman/embd
|
$ go get github.com/kidoman/embd
|
||||||
|
|
||||||
Build the binary*:
|
Build the binary*:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user