mirror of
https://github.com/gofiber/fiber.git
synced 2025-02-22 23:24:32 +00:00
Update README_ru.md
This commit is contained in:
parent
29cf341171
commit
d340dace19
2
.github/README_ru.md
vendored
2
.github/README_ru.md
vendored
@ -82,7 +82,7 @@ func main() {
|
||||
|
||||
Прежде всего, [скачайте](https://golang.org/dl/) и установите Go. Версия **1.11** (с включенными [модулями Go](https://golang.org/doc/go1.11#modules)) или выше.
|
||||
|
||||
Установка выполняется с помощью команды [`go get`](https://golang.org/cmd/go/#hdr-Add_dependencies_to_current_module_and_install_them) :
|
||||
Установка выполняется с помощью команды [`go get`](https://golang.org/cmd/go/#hdr-Add_dependencies_to_current_module_and_install_them):
|
||||
|
||||
```bash
|
||||
go get -u github.com/gofiber/fiber
|
||||
|
Loading…
x
Reference in New Issue
Block a user