Skip to content

Commit

Permalink
[BEAM-2091] Typo in build instructions in Apex Runner's README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tibkiss authored and jbonofre committed Apr 27, 2017
1 parent 8a3588d commit af53621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runners/apex/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Then switch to the newly created directory and run Maven to build the Apache Bea

```
cd beam
mvn clean install DskipTests
mvn clean install -DskipTests
```

Now Apache Beam and the Apex Runner are installed in your local Maven repository.
Expand Down

0 comments on commit af53621

Please sign in to comment.