Skip to content

Commit a93bfb2

Browse files
Fennygitbook-bot
authored andcommitted
GitBook: [master] one page modified
1 parent 2c6129d commit a93bfb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ First of all, [download](https://golang.org/dl/) and install Go. `1.11` or highe
1515
Installation is done using the [`go get`](https://golang.org/cmd/go/#hdr-Add_dependencies_to_current_module_and_install_them) command:
1616

1717
```bash
18-
go get -u github.com/gofiber/fiber/...
18+
go get -u github.com/gofiber/fiber
1919
```
2020

2121
## Hello, World!

0 commit comments

Comments
 (0)