mirror of
https://github.com/golang/go
synced 2024-11-11 23:50:22 -07:00
Minor mistake in docs.
Fixes #633. R=adg CC=golang-dev https://golang.org/cl/224090
This commit is contained in:
parent
1f3222a57b
commit
36ea8bb7bf
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user