Skip to content

Commit

Permalink
Adding libxml2-dev requirement in README, very simple change for now,…
Browse files Browse the repository at this point in the history
… will revamp README later to make it more informative.
  • Loading branch information
Manoj Dayaram committed Nov 19, 2013
1 parent 76175e7 commit b21bb06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Readme
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Gokogiri
Gokogiri
by Zhigang Chen and Hampton Catlin

A pretty straightforward and simple library for using LibXML in native Go.
Expand All @@ -13,9 +13,9 @@ This is a major rewrite from v0 in the following places:

To install

- sudo apt-get install libxml2-dev
- go get github.com/moovweb/gokogiri


To run test

- go test github.com/moovweb/gokogiri/html
Expand Down

0 comments on commit b21bb06

Please sign in to comment.