Skip to content

Commit

Permalink
Merge pull request #7 from ayamshanov/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
sinelaw authored Dec 26, 2016
2 parents 0498cab + 8721436 commit acad32c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ As of this writing, xml-to-json uses [hxt](http://hackage.haskell.org/package/hx

### The easy way: use Stack

1. Get [Haskell Stack](haskellstack.org)
1. Get [Haskell Stack](http://haskellstack.org)
2. Run: `stack install xml-to-json`

You may need to install `libcurl`. For that, follow your platform's instructions. On debian/ubuntu, you can use: `sudo apt-get install libcurl4-openssl-dev`.
Expand Down

0 comments on commit acad32c

Please sign in to comment.