Skip to content

Commit f91d034

Browse files
committed
Update README.md
1 parent 06cda0d commit f91d034

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
@@ -32,7 +32,7 @@ $ cd spark-hbase
3232

3333
III. Build without testing
3434
```
35-
$ mvn -Phbase,hadoop-2.4 -Dhadoop.version=2.4.0 -DskipTests clean package install
35+
$ mvn -DskipTests clean install
3636
```
3737

3838
IV. Build and run test suites against a HBase minicluster, from Maven.

0 commit comments

Comments
 (0)