diff options
Diffstat (limited to 'doc/contribute.html')
-rw-r--r-- | doc/contribute.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/contribute.html b/doc/contribute.html index 39bba87a8..d2bf66029 100644 --- a/doc/contribute.html +++ b/doc/contribute.html @@ -105,6 +105,8 @@ cd $GOROOT/src/pkg </pre> <p> to update the dependency file <code>Make.deps</code>. +(This happens automatically each time you run <code>all.bash</code> +or <code>make.bash</code>.) </p> <p> |