1
1
Fork 0
mirror of https://github.com/mcuadros/ascode synced 2024-05-19 14:06:21 +02:00

Update README.md

This commit is contained in:
Máximo Cuadros 2019-07-29 18:35:32 +02:00 committed by GitHub
parent 0a591fff79
commit a7f4720776
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -84,15 +84,9 @@ print(msg.body())
## Installation
The recommended way to install *ascode* is:
```
GO111MODULE=on go get -u github.com/mcuadros/ascode/...
```
Or you can download the binary from the [releases](https://github.com/mcuadros/ascode/releases) section.
The recommended way to install *ascode* it's download the binary from the [releases](https://github.com/mcuadros/ascode/releases) section.
## License
GPL-3.0, see [LICENSE](LICENSE)
GPL-3.0, see [LICENSE](LICENSE)