Skip to content

Commit edcff5b

Browse files
committed
Edited Readme.md via GitHub
1 parent 400aa2d commit edcff5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ web.go should be familiar to people who've developed websites with higher-level
1717
Make sure you have the a working Go environment. See the [install instructions](http://golang.org/doc/install.html). web.go targets the Go `weekly` release. Go is a fast-changing language, and it's easier to keep with the weekly branch than to maintain separate branches.
1818

1919
To use web.go with Go's `weekly` branch:
20+
2021
1. Run `hg update -r weekly`. If you're running an outdated version of Go, or the `release` version, it likely won't compile.
2122
2. git clone git://github.com/hoisie/web.go.git
2223
3. cd web.go && make install

0 commit comments

Comments
 (0)