Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Fenny authored Sep 14, 2020
1 parent a2920e8 commit 63d6f0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ This package provides universal methods to use multiple template engines with th
> Go version `1.13` or higher is required.
```
go get -u github.com/gofiber/fiber
go get -u github.com/gofiber/fiber/2
go get -u github.com/gofiber/template
```

Expand Down Expand Up @@ -215,4 +215,4 @@ func main() {

// Read the documentation on how to use fileb0x
}
```
```

0 comments on commit 63d6f0e

Please sign in to comment.