Index: site/dev/tools/markdown.md |
diff --git a/site/dev/tools/markdown.md b/site/dev/tools/markdown.md |
index e624a27239653318969fbd69efa4a2bab184ae2d..dc7c5d1a83c00bac1224bb21758053c78c4237f3 100644 |
--- a/site/dev/tools/markdown.md |
+++ b/site/dev/tools/markdown.md |
@@ -18,7 +18,7 @@ you to preview changes much quicker. You must have [Go](https://golang.org) |
installed on your computer, which you will have if you are running on a Google |
corporate workstation. Run: |
- go get skia.googlesource.com/buildbot.git/doc/go/docserver |
+ go get -u skia.googlesource.com/buildbot.git/doc/go/docserver |
And then **from within** the directory of your local Git checkout of Skia run: |