Commit 36ea8bb7 authored by Robert Griesemer's avatar Robert Griesemer

Minor mistake in docs.

Fixes #633.

R=adg
CC=golang-dev
https://golang.org/cl/224090
parent 1f3222a5
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment