From cbade4f88b07ffbb54426b634b270dfa698aaf9b Mon Sep 17 00:00:00 2001 From: alisdair sullivan Date: Tue, 22 Mar 2011 19:07:20 -0700 Subject: [PATCH] updates README --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index c31f204..8d4dcc2 100644 --- a/README.markdown +++ b/README.markdown @@ -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 ###