mirror of
https://github.com/labstack/echo.git
synced 2025-01-07 23:01:56 +02:00
Update README.md
This commit is contained in:
parent
d5ee8c5ffd
commit
1e4f4a901f
@ -40,9 +40,7 @@ Echo is developed and tested using Go `1.6.x` and `1.7.x`
|
||||
$ go get -u github.com/labstack/echo
|
||||
```
|
||||
|
||||
> #### Ideally, you should rely on a [package manager](https://github.com/avelino/awesome-go#package-management) like glide or govendor to use a specific [version](https://github.com/labstack/echo/releases) of Echo.
|
||||
|
||||
#### Latest stable version is v2.1
|
||||
> Ideally, you should rely on a [package manager](https://github.com/avelino/awesome-go#package-management) like glide or govendor to use a specific [version](https://github.com/labstack/echo/releases) of Echo.
|
||||
|
||||
### Hello, World!
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user