Skip to content

Commit

Permalink
Update build target path in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
StephanEwen committed May 11, 2015
1 parent 8e61301 commit 59faf46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ cd flink
mvn clean package -DskipTests # this will take up to 5 minutes
```

Flink is now installed in `flink-dist/target`
Flink is now installed in `build-target`


## Developing Flink
Expand Down

0 comments on commit 59faf46

Please sign in to comment.