Fix app name

This commit is contained in:
Ian Lewis 2017-08-30 19:04:53 +09:00
parent 889d6de178
commit a33f5a31f1

View File

@ -19,7 +19,7 @@ cloud-dyndns-client requires **Go 1.8**.
go get github.com/IanLewis/cloud-dyndns-client/cmd/cloud-dyndns-client
```
This will download the code, compile it, and leave an `embedmd` binary
This will download the code, compile it, and leave an `cloud-dyndns-client` binary
in `$GOPATH/bin`.
## Usage