From d77c058374f23292ce5aaa233bf779f5eb0a9cf2 Mon Sep 17 00:00:00 2001 From: Laurent Demailly Date: Wed, 27 Sep 2017 17:37:03 -0700 Subject: [PATCH] clarify directory requirement (#553) --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f9c0896fc6..cfb801f745 100644 --- a/README.md +++ b/README.md @@ -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)