Merge pull request #24840 from zhanw15/patch-5

Update uk translation in README-uk.md
This commit is contained in:
Kubernetes Prow Robot
2021-01-14 05:01:03 -08:00
committed by GitHub
+2 -1
View File
@@ -18,7 +18,8 @@
```bash
git clone https://github.com/kubernetes/website.git
cd website
hugo server --buildFuture
git submodule update --init --recursive --depth 1
make serve
```
<!-- This will start the local Hugo server on port 1313. Open up your browser to http://localhost:1313 to view the website. As you make changes to the source files, Hugo updates the website and forces a browser refresh. -->