updates README

This commit is contained in:
alisdair sullivan 2011-03-22 19:07:20 -07:00
parent 216a71895a
commit cbade4f88b

View file

@ -57,7 +57,7 @@ jsx is stream based and allows the parsing of naked, unwrapped json values. toge
### installation ###
`make` to build jsx
`./rebar compile` to build jsx, `./rebar eunit` to check to make sure it actually works
### notes ###