Skip to content

Commit 4ed9c34

Browse files
Updated con docs/contribute/generate-ref-docs/prerequisites-ref-docs.md
Signed-off-by: Utkarsh Singh <96516301+utkarsh-singh1@users.noreply.github.com>
1 parent 25e953f commit 4ed9c34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: content/en/docs/contribute/generate-ref-docs/prerequisites-ref-docs.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
- [PyYAML](https://pyyaml.org/) v5.1.2
1313
- [make](https://www.gnu.org/software/make/)
1414
- [gcc compiler/linker](https://gcc.gnu.org/)
15-
- [Docker](https://docs.docker.com/engine/installation/) (Required only for `kubectl` command reference, also kubernetes moving on from dockershim read [here](https://kubernetes.io/blog/2022/01/07/kubernetes-is-moving-on-from-dockershim/))
15+
- [Docker](https://docs.docker.com/engine/installation/) (Required only for `kubectl` command reference)
1616

1717
- Your `PATH` environment variable must include the required build tools, such as the `Go` binary and `python`.
1818

0 commit comments

Comments
 (0)