We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2920e8 commit 63d6f0eCopy full SHA for 63d6f0e
.github/README.md
@@ -36,7 +36,7 @@ This package provides universal methods to use multiple template engines with th
36
> Go version `1.13` or higher is required.
37
38
```
39
-go get -u github.com/gofiber/fiber
+go get -u github.com/gofiber/fiber/2
40
go get -u github.com/gofiber/template
41
42
@@ -215,4 +215,4 @@ func main() {
215
216
// Read the documentation on how to use fileb0x
217
}
218
-```
+```
0 commit comments