Skip to content

Commit

Permalink
fix draw commang for hellosoot tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
akshatgit committed Jun 21, 2021
1 parent eae18dd commit 16e5e35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ The branch statements control the flow of the execution of statements. All possi
You can draw this image by running

```
./gradlew run --args='draw'
./gradlew run --args="HelloSoot draw"
```

![Control Flow Graph](https://github.com/noidsirius/SootTutorial/blob/master/docs/1/images/cfg-number.png)
Expand Down

0 comments on commit 16e5e35

Please sign in to comment.