Skip to content

Commit

Permalink
Merge branch 'main' of github.com:resess/GoalExplorer
Browse files Browse the repository at this point in the history
  • Loading branch information
Faridah Akinotcho committed Apr 15, 2024
2 parents cf84708 + 5680bb5 commit 214843b
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 @@ -74,7 +74,7 @@ add the option `--target "X:Y"` where `X` is one of `api`, `act` or `stmt` and `
For example, if the target is an API:

```
java -jar {JAR_PATH} ge -i <arg> [OPTIONS] --target "api:<java.<java.net.URL: java.net.URLConnection openConnection()>"
java -jar {JAR_PATH} ge -i <arg> [OPTIONS] --target "api:<java.net.URL: java.net.URLConnection openConnection()>"
```
or for multiple activities:
```
Expand Down

0 comments on commit 214843b

Please sign in to comment.