Skip to content

Commit 7166e9b

Browse files
committed
Remove reference to 'weekly' go branch
Go 1 does not do weekly releases anymore.
1 parent 3f6ad2f commit 7166e9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ web.go should be familiar to people who've developed websites with higher-level
1414

1515
## Installation
1616

17-
Make sure you have the a working Go environment. See the [install instructions](http://golang.org/doc/install.html). web.go targets the Go `release` branch. If you use the `weekly` branch you may have difficulty compiling web.go. There's an alternative web.go branch, `weekly`, that attempts to keep up with the weekly branch.
17+
Make sure you have the a working Go environment. See the [install instructions](http://golang.org/doc/install.html). web.go targets the Go `release` branch.
1818

1919
To install web.go, simply run:
2020

0 commit comments

Comments
 (0)