Skip to content

Commit c864bd2

Browse files
committed
Updating readme
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/cli/branches/cli-1.0.x@546544 13f79535-47bb-0310-9956-ffa450edef68
1 parent 453ae0e commit c864bd2

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

README.txt

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ for you):
1212

1313
http://www.junit.org/
1414

15-
There are two ways to build CLI, either with ant or maven.
15+
There are two ways to build CLI, either with Ant or Maven 1.
1616

1717
Ant can be found here :
1818

@@ -22,18 +22,17 @@ and to build and test the system use:
2222

2323
ant dist
2424

25-
Maven can be found here :
25+
Maven 1 can be found here :
2626

2727
http://maven.apache.org
2828

2929
and to build and test the system use:
3030

31-
maven jar:jar
31+
maven clean jar
3232

3333
The system will build and test itself.
3434

35-
For complete documentation and to create a local copy of the
36-
CLI project website, type:
35+
For complete documentation type:
3736

3837
maven site
3938

0 commit comments

Comments
 (0)