commit | 34191d943bfe2530703b23e5ce3f936c26c3f80d | [log] [tgz] |
---|---|---|
author | Christopher Wedgwood <cw@f00f.org> | Mon Jan 25 00:09:46 2010 -0800 |
committer | Russ Cox <rsc@golang.org> | Mon Jan 25 00:09:46 2010 -0800 |
tree | 7a7feb415b0de5d25d400c6bb4866b9e8db0f0e0 | |
parent | 1cecac8134a833b80b2508a887392c8fc62ba0ba [diff] [blame] |
Remove top-level (src/) Makefile. R=rsc, dho, r CC=golang-dev https://golang.org/cl/194045
diff --git a/doc/install.html b/doc/install.html index 0d7b185..33dacf2 100644 --- a/doc/install.html +++ b/doc/install.html
@@ -208,11 +208,11 @@ <pre> $ cd $GOROOT/src -$ make all +$ ./all.bash </pre> <p> -If <code>make all</code> goes well, it will finish by printing +If all goes well, it will finish by printing </p> <pre>