Update README.md

This commit is contained in:
Eric Neidhardt 2020-04-04 21:46:06 +02:00 committed by GitHub
parent 27929b5756
commit b6d93248d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,7 @@ make build
Download tool.
```bash
go get github.com/EricNeid/go-sleep/cmd/sleep
go install github.com/EricNeid/go-sleep/cmd/sleep
```