This commit is contained in:
Mikalai Radchuk 2020-12-03 14:23:57 +00:00
Родитель 2e58791b33
Коммит 65b682e78c
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -2,7 +2,7 @@
## Prerequisites
1. Install [Go 1.13](https://golang.org/dl) or later, if you haven't already.
1. Install [Go 1.14](https://golang.org/dl) or later, if you haven't already.
1. Install [Python 3.6+](https://www.python.org/downloads), if you haven't
already. You will also need setuptools installed, if you don't have it

Просмотреть файл

@ -45,7 +45,7 @@ locations.
PULL_SECRET=...
```
1. Install [Go 1.13](https://golang.org/dl) or later, if you haven't already.
1. Install [Go 1.14](https://golang.org/dl) or later, if you haven't already.
1. Install the [Azure
CLI](https://docs.microsoft.com/en-us/cli/azure/install-azure-cli), if you