mirror of
https://github.com/kidoman/embd
synced 2025-07-03 11:57:38 +02:00
doc: don't need to install glog explicitly anymore
This commit is contained in:
parent
51ec19d6a1
commit
175436be65
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
||||
Build the binary*:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue