Skip to content

Commit 61139bf

Browse files
authored
Merge pull request #156 from hnakamur/update_installation_for_v4
Update guide installation command for v4
2 parents cab4d3f + 2d9f9d1 commit 61139bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/content/guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ type = "guide"
1414
### Installation
1515

1616
```sh
17-
$ go get -u github.com/labstack/echo/...
17+
$ go get github.com/labstack/echo/v4
1818
```
1919

2020
### Hello, World!

0 commit comments

Comments
 (0)