Skip to content

Commit 43a4ede

Browse files
xomaczarvishr
authored andcommitted
Update installation.md (#49)
1 parent ef74173 commit 43a4ede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/content/guide/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ $ go get -u github.com/labstack/echo/...
2323

2424
```sh
2525
$ cd <PROJECT IN $GOPATH>
26-
$ dep ensure github.com/labstack/echo@^3.1
26+
$ dep ensure -add github.com/labstack/echo@^3.1
2727
```
2828

2929
## Using [glide](http://glide.sh)

0 commit comments

Comments
 (0)