diff --git a/README.md b/README.md index 992603c..9feab74 100644 --- a/README.md +++ b/README.md @@ -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*: