mirror of
https://github.com/gofiber/fiber.git
synced 2025-02-22 06:33:09 +00:00
Update go get example
This commit is contained in:
parent
ef8ff905d6
commit
5321ec650d
2
.github/README_es.md
vendored
2
.github/README_es.md
vendored
@ -88,7 +88,7 @@ En primer lugar, [descargue](https://golang.org/dl/) e instale Go. Se requiere `
|
||||
La instalación se realiza con el comando [`go get`](https://golang.org/cmd/go/#hdr-Add_dependencies_to_current_module_and_install_them) :
|
||||
|
||||
```bash
|
||||
go get github.com/gofiber/fiber
|
||||
go get github.com/gofiber/fiber/...
|
||||
```
|
||||
|
||||
## 🤖 Puntos de referencia
|
||||
|
Loading…
x
Reference in New Issue
Block a user