Skip to content

Commit 9f98a56

Browse files
authored
Fix numbering in README.md for clarity
1 parent bce8237 commit 9f98a56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ npm run start -- --sync-sboms --enterprise ent --base-url https://github.interna
6060
npm run start -- --sync-sboms --org my-org --sbom-cache sboms
6161
```
6262

63-
1. Later offline search (no API calls; uses previously written per‑repo JSON):
63+
2. Later offline search (no API calls; uses previously written per‑repo JSON):
6464

6565
```bash
6666
npm run start -- --sbom-cache sboms --purl pkg:npm/[email protected]
@@ -177,7 +177,7 @@ npm install
177177
npm run build
178178
```
179179

180-
1. Run the test harness script:
180+
2. Run the test harness script:
181181

182182
```bash
183183
node dist/test-fixture-match.js

0 commit comments

Comments
 (0)