Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
linghuiluo authored Mar 23, 2020
1 parent e6c5f23 commit 17b2c14
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 @@ -3,7 +3,7 @@ This project demonstrates integrating FlowDroid into different IDEs with [Magpie

## Build FlowDroidLSPDemo with Maven

1 Build MagpieBridge by yourself using the [MagpieBridge ECOOP19](https://github.com/MagpieBridge/MagpieBridge/releases/tag/ECOOP19) release.
1. Build MagpieBridge by yourself using the [MagpieBridge ECOOP19](https://github.com/MagpieBridge/MagpieBridge/releases/tag/ECOOP19) release.
2. Check out adapted FlowDroid with
```git checkout -b lsp https://github.com/linghuiluo/FlowDroid.git```.
3. Install FlowDroid into your local maven repository with `mvn install -DskipTests`.
Expand Down

0 comments on commit 17b2c14

Please sign in to comment.