Skip to content

Commit 18271ed

Browse files
committed
Specify that you need to run fossa sbom analyze first.
1 parent d3c142b commit 18271ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/references/subcommands/report.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ With no final path, FOSSA will try to fetch a report for the current directory's
3939

4040
#### SBOM Files
4141

42-
You can specify an SBOM that you would like to generate a report for by listing its filename:
42+
After using [`fossa sbom analyze`](./sbom.md), you can specify an SBOM that you would like to generate a report for using its file:
4343

4444
```
4545
fossa report attribution --format json ~/my-project-sbom.txt

0 commit comments

Comments
 (0)