diff --git a/README.md b/README.md index 22bb6b8d..4532f8dd 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ Vulnerable C++ project ## Testing with Snyk -Dependencies are in `vendor`. Clone this project, and run `snyk unmanaged test` from the project folder. To import the results in Snyk App, run `snyk unmanaged monitor`. +Dependencies are in `vendor`. Clone this project, and run `snyk test --unmanaged` from the project folder. To import the results in Snyk App, run `snyk monitor --unmanaged`.