Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rofle100lvl authored Oct 7, 2024
1 parent bf221a6 commit 94ceb0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ UseGraph

If you want to use Dynamic analyse, you should call
```sh
swift run use_graph usage_graph_dynamic
swift run UseGraph use_graph usage_graph_dynamic
--schemes <scheme to build>
--project-path <path to your workspace/xbproj/Package.swift file>
```

If you want to use Monolite destroyer, you should call
```sh
swift run use_graph usage_graph_dynamic_analyze
swift run UseGraph use_graph usage_graph_dynamic_analyze
--schemes <scheme to build>
--project-path <path to your workspace/xbproj/Package.swift file>
--folder-paths <Paths to folder with sources - "path1,path2,path3">
Expand Down

0 comments on commit 94ceb0c

Please sign in to comment.