No more Makefiles. Use go command to build and install.

This commit is contained in:
jim teeuwen 2012-02-09 17:31:42 +01:00
parent 45d4452c15
commit 1c5ba93201
2 changed files with 1 additions and 11 deletions

4
README
View file

@ -34,13 +34,11 @@ an example of how this works.
DEPENDENCIES
================================================================================
goinstall github.com/jteeuwen/go-pkg-xmlx
github.com/jteeuwen/go-pkg-xmlx
================================================================================
USAGE
================================================================================
$ goinstall github.com/jteeuwen/go-pkg-rss
An idiomatic example program can be found in example.go.