clarify directory requirement (#553)

This commit is contained in:
Laurent Demailly 2017-09-27 17:37:03 -07:00 committed by GitHub
parent 185073254d
commit d77c058374
1 changed files with 3 additions and 1 deletions

View File

@ -10,7 +10,9 @@ see the Istio [contribution guidelines](https://github.com/istio/istio/blob/mast
The website uses [Jekyll](https://jekyllrb.com/) templates and is hosted on GitHub Pages. Please make sure you are
familiar with these before editing.
To run the site locally with Docker, use the following command:
To run the site locally with Docker, use the following command from the toplevel directory for this git repo
(e.g. pwd must be `~/github/istio.github.io` if you were in `~/github` when you issued
`git clone https://github.com/istio/istio.github.io.git`)
```bash
# First time: (slow)