Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: veenaamb <[email protected]>
  • Loading branch information
veenaamb committed Apr 24, 2023
1 parent fc50b27 commit 94e00ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion omega/analyzer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ To run the image, navigate to the `worker` directory and run the `run-analysis-c
script with relevant parameters:

```powershell
run-analysis.ps1 -PackageUrl "pkg:npm/[email protected]"
run-analysis-complete.ps1 -PackageUrl "pkg:npm/[email protected]"
-PreviousVersion "1.2.0"
-OutputDirectoryName "output"
```
Expand Down

0 comments on commit 94e00ea

Please sign in to comment.