Skip to content

Commit

Permalink
Updating README
Browse files Browse the repository at this point in the history
  • Loading branch information
daquino committed Jun 26, 2015
1 parent 092613e commit af14a5b
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 @@ -25,7 +25,7 @@ database types (i.e. createSequence, addAutoIncrement, etc). If the tool fails
convert to the sql type, it could be because of the desired database type not supporting a bundle change command
in the source change log file._

##Building
### Building
The project requires JDK 1.6+. To build the project, simple run the following gradle wrapper command:
```./gradlew dist```
This will create a build/distributions directory with a .zip file containing all that is needed to use the tool.

0 comments on commit af14a5b

Please sign in to comment.