1
0
mirror of https://github.com/labstack/echo.git synced 2024-11-24 08:22:21 +02:00

Updated website

Signed-off-by: Vishal Rana <vr@labstack.com>
This commit is contained in:
Vishal Rana 2015-05-06 18:49:40 -07:00
parent 5705da16f5
commit 08e23c1e55

View File

@ -22,7 +22,7 @@ To upgrade
$ go get -u github.com/labstack/echo
```
Echo follows [Semantic Versioning](http://semver.org) managed through GitHub releases.
Echo follows [semantic versioning](http://semver.org) managed through GitHub releases.
Specific version of Echo can be installed using any [package manager](https://github.com/avelino/awesome-go#package-management).
## Customization