Skip to content

Commit

Permalink
Merge pull request #41473 from utkarsh-singh1/update-docs-prerequisit…
Browse files Browse the repository at this point in the history
…es-ref-docs-md

Update docs prerequisites ref docs md
  • Loading branch information
k8s-ci-robot authored Oct 24, 2023
2 parents c40d90f + 4ed9c34 commit 15a539b
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@

- You need to have these tools installed:

- [Python](https://www.python.org/downloads/) v3.7.x
- [Python](https://www.python.org/downloads/) v3.7.x+
- [Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git)
- [Golang](https://golang.org/doc/install) version 1.13+
- [Golang](https://go.dev/dl/) version 1.13+
- [Pip](https://pypi.org/project/pip/) used to install PyYAML
- [PyYAML](https://pyyaml.org/) v5.1.2
- [make](https://www.gnu.org/software/make/)
Expand All @@ -19,4 +19,3 @@
- You need to know how to create a pull request to a GitHub repository.
This involves creating your own fork of the repository. For more
information, see [Work from a local clone](/docs/contribute/new-content/open-a-pr/#fork-the-repo).

0 comments on commit 15a539b

Please sign in to comment.