Skip to content

Commit

Permalink
update the doc for build
Browse files Browse the repository at this point in the history
  • Loading branch information
ghxiao committed Oct 2, 2013
1 parent bc99380 commit 8a90fdd
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ owl-toolkit
owl-toolkit is a set of command line tools for OWL files based on the
de-facto owl-api library.

Build
---------
1. `git clone https://github.com/ghxiao/owl-toolkit.git`
2. `cd owl-toolkit`
3. `ant`

Then you will find the scripts and jars in the folder `dist`.


Usage
----------

Expand Down

0 comments on commit 8a90fdd

Please sign in to comment.