Update README.md

This commit is contained in:
Vishal Rana
2016-07-14 09:35:56 -07:00
committed by GitHub
parent 98d744b8fb
commit 4d8557c491
+1 -1
View File
@@ -33,7 +33,7 @@
### Installation
```sh
$ go get github.com/labstack/echo/...
$ go get -u github.com/labstack/echo
```
### Hello, World!