Update README_ru.md

This commit is contained in:
Vic Shóstak 2020-02-19 18:05:58 +03:00 committed by GitHub
parent d340dace19
commit acf6d42c9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -80,7 +80,7 @@ func main() {
## ⚙️ Установка
Прежде всего, [скачайте](https://golang.org/dl/) и установите Go. Версия **1.11** (с включенными [модулями Go](https://golang.org/doc/go1.11#modules)) или выше.
Прежде всего, [скачайте](https://golang.org/dl/) и установите Go. Версия **1.11** или выше.
Установка выполняется с помощью команды [`go get`](https://golang.org/cmd/go/#hdr-Add_dependencies_to_current_module_and_install_them):