Skip to content

Commit 63d6f0e

Browse files
authored
Update README.md
1 parent a2920e8 commit 63d6f0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ This package provides universal methods to use multiple template engines with th
3636
> Go version `1.13` or higher is required.
3737
3838
```
39-
go get -u github.com/gofiber/fiber
39+
go get -u github.com/gofiber/fiber/2
4040
go get -u github.com/gofiber/template
4141
```
4242

@@ -215,4 +215,4 @@ func main() {
215215

216216
// Read the documentation on how to use fileb0x
217217
}
218-
```
218+
```

0 commit comments

Comments
 (0)