Skip to content

Commit 0d03958

Browse files
authored
RANGER-5106: Remove redundant mvn calls in README
1 parent 7365629 commit 0d03958

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)