commit 569dcc51fd04cf96b086327e3ba2628e62c42717 Author: David Fifield david@bamsoftware.com Date: Wed Dec 11 01:09:36 2013 -0800
websocket lives on its own now. --- README | 2 -- 1 file changed, 2 deletions(-)
diff --git a/README b/README index a68ac45..ea06122 100644 --- a/README +++ b/README @@ -7,8 +7,6 @@ doc/websocket-transport.txt.
In order to build, you need development tools for the Go programming language ("apt-get install golang" on Debian). - - $ cd websocket-transport $ make # make install