Skip to content

Commit 7894b9a

Browse files
Fennygitbook-bot
authored andcommitted
GitBook: [master] one page modified
1 parent b1517e6 commit 7894b9a

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
@@ -19,7 +19,7 @@ Go **1.11** \(with enabled [Go Modules](https://golang.org/doc/go1.11#modules)\)
1919
Installation is done using the [`go get`](https://golang.org/cmd/go/#hdr-Add_dependencies_to_current_module_and_install_them) command:
2020

2121
```bash
22-
go get -u github.com/gofiber/fiber
22+
go get -u github.com/gofiber/fiber/...
2323
```
2424

2525
## Hello, World!

0 commit comments

Comments
 (0)