Skip to content

Commit 9f9bf0f

Browse files
kumaabmosabua
andauthored
RANGER-5106: Remove redundant mvn calls in README (#512)
Co-authored-by: Manfred Moser <[email protected]>
1 parent 7365629 commit 9f9bf0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Ranger is built using [Apache Maven](https://maven.apache.org/). To run Ranger:
5858

5959
2. On the root folder, please execute the following Maven command:
6060

61-
`mvn clean compile package install`
61+
`mvn clean install`
6262

6363
`mvn eclipse:eclipse`
6464

0 commit comments

Comments
 (0)