diff options
Diffstat (limited to 'doc/contribute.html')
| -rw-r--r-- | doc/contribute.html | 7 | 
1 files changed, 7 insertions, 0 deletions
| diff --git a/doc/contribute.html b/doc/contribute.html index 72c936472..c659de617 100644 --- a/doc/contribute.html +++ b/doc/contribute.html @@ -117,6 +117,13 @@ enabled for your checkout in <code>$GOROOT</code>, the remainder of this  document assumes you are inside <code>$GOROOT</code> when issuing commands.  </p> +<p> +Windows users may need to perform extra steps to get the code review  +extension working. See the +<a href="https://code.google.com/p/go-wiki/wiki/CodeReview">CodeReview page</a>  +on the <a href="http://code.google.com/p/go-wiki/wiki">Go Wiki</a> for details. +</p> +  <h3>Log in to the code review site.</h3>  <p> | 
