1
0
mirror of https://github.com/go-task/task.git synced 2025-03-17 21:08:01 +02:00

readme: improve releases paragraph

This commit is contained in:
Andrey Nering 2017-06-19 20:55:21 -03:00
parent a14f7f215c
commit f8a5825083

View File

@ -18,7 +18,8 @@ If you have a [Golang][golang] environment setup, you can simply run:
go get -u -v github.com/go-task/task/cmd/task
```
Or you can download from the [releases][releases] page and add to your `PATH`.
Or you can download the binary from the [releases][releases] page and add to
your `PATH`. DEB and RPM packages are also available.
## Usage