<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -19,4 +19,15 @@ Compiling
 =========
 
 You'll need JRuby version 1.1.1 or greater to build JSON-JRuby.
-Its path must be set on the `jruby.dir` property of `nbproject/project.properties` (defaults to `../jruby`).
+Its path must be set on the `jruby.dir` property of
+`nbproject/project.properties` (defaults to `../jruby`).
+
+Additionally, you'll need [Ant](http://ant.apache.org/), and
+[Ragel](http://www.cs.queensu.ca/~thurston/ragel/) 6.0 or greater.
+
+Then, from the folder where the sources are located, type:
+
+    ant clean jar
+
+to clean any leftovers from previous builds and generate the `.jar` files.
+To generate a RubyGem, specify the `gem` action rather than `jar`.</diff>
      <filename>README.markdown</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>9707b8e92ed97198f1541b22cd55e6be2b137625</id>
    </parent>
  </parents>
  <author>
    <name>mernen</name>
    <email>mernen@gmail.com</email>
  </author>
  <url>http://github.com/mernen/json-jruby/commit/03eb96e8beb2250477c8351e76dbf03b4d5a8a7f</url>
  <id>03eb96e8beb2250477c8351e76dbf03b4d5a8a7f</id>
  <committed-date>2008-06-03T21:07:05-07:00</committed-date>
  <authored-date>2008-06-03T21:07:05-07:00</authored-date>
  <message>A bit more into the readme</message>
  <tree>3ffe55848fb17bd267d1a2ab336ca1048d772ad7</tree>
  <committer>
    <name>mernen</name>
    <email>mernen@gmail.com</email>
  </committer>
</commit>
