Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Updated link
  • Loading branch information
keilw committed Apr 28, 2014
1 parent 6ee5704 commit 83c7832
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions swing/javamoney-ez/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ javamoney-ez
What is it?
-----------

This is an improved successor to [EZ Money](http://www.downloadcollection.com/ez_money.htm "EZ Money").
This is an improved successor to [EZ Money](http://macdownload.informer.com/ez-money/ "EZ Money").

System requirements
-------------------

All you need to build this project is **Java 6.0**, Maven 3.0 or better.
All you need to build this project is (at least) **Java 6.0**, Maven 3.0 or higher.

The application this project produces is designed to be run on Java Swing.

Expand All @@ -21,4 +21,4 @@ In order to make Maven build the project, you need to select a Java 6 or above c
###Steps for Command Line
If you run Maven from the command line instead of an IDE like Eclipse or NetBeans, please ensure, the `JAVA_HOME` environment variable points to an appropriate version of Java 6 or above.

Run `mvn compile exec:java` to execute the main class of javamoney-ez.
Run `mvn compile exec:java` to execute the main class of javamoney-ez.

0 comments on commit 83c7832

Please sign in to comment.