Skip to content

Commit 83c7832

Browse files
committed
Update README.md
Updated link
1 parent 6ee5704 commit 83c7832

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

swing/javamoney-ez/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ javamoney-ez
44
What is it?
55
-----------
66

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

99
System requirements
1010
-------------------
1111

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

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

@@ -21,4 +21,4 @@ In order to make Maven build the project, you need to select a Java 6 or above c
2121
###Steps for Command Line
2222
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.
2323

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

0 commit comments

Comments
 (0)