Update uk translation in README-uk.md

This commit is contained in:
zhanwang
2020-11-01 17:10:55 +00:00
committed by GitHub
parent e8b028acab
commit f57fe73c5e
+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. -->