Skip to content

Commit 958b538

Browse files
authored
Merge pull request #94 from google/another-rex-patch-1
docs: Update Automatic install instructions
2 parents 456ceb7 + 11cd74e commit 958b538

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,17 @@ The OSV-Scanner GitHub Action can be [automatically](#automatic-installation) or
3636

3737
![Select the actions tab on the repository navigation bar.](./images/actions-tab.png)
3838

39-
2) Search for "OSV".
39+
2) (If you already have existing workflows) Select "New Workflow" on the top left.
40+
41+
3) Search for "OSV".
4042

4143
![Image shows the GitHub Actions search bar.](./images/osv-scanner-search.png)
4244

43-
3) Choose the "OSV Scanner" from the list of workflows, and then click “Configure”.
45+
4) Choose the "OSV Scanner" from the list of workflows, and then click “Configure”.
4446

4547
![Image shows OSV Scanner workflow after searching](./images/osv-scanner-configure.png)
4648

47-
4) Configure the workflow
49+
5) Configure the workflow
4850

4951
The automatically installed GitHub Action includes functionality for both a [scheduled scan](#scheduled-scan) and a [scan on pull request](#scan-on-pull-request).
5052

0 commit comments

Comments
 (0)