diff options
| -rw-r--r-- | doc/contribute.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/contribute.html b/doc/contribute.html index 044a880f6..f7fa4490b 100644 --- a/doc/contribute.html +++ b/doc/contribute.html @@ -44,7 +44,7 @@ tree to make sure the changes don't break other packages or programs: <pre> cd $GOROOT/src -make all +./all.bash </pre> <p> |
