We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30e8dc2 commit 80a8d9fCopy full SHA for 80a8d9f
README.md
@@ -13,6 +13,7 @@ To run the website locally when you have Hugo installed:
13
```bash
14
git clone https://github.com/kubernetes/website.git
15
cd website
16
+git submodule update --init --recursive
17
hugo server --buildFuture
18
```
19
@@ -62,4 +63,4 @@ Participation in the Kubernetes community is governed by the [CNCF Code of Condu
62
63
64
## Thank you!
65
-Kubernetes thrives on community participation, and we appreciate your contributions to our website and our documentation!
66
+Kubernetes thrives on community participation, and we appreciate your contributions to our website and our documentation!
0 commit comments