Skip to content

Commit 80e6c59

Browse files
Update README to use correct Makefile target name. (#1080)
Co-authored-by: Caleb Brown <calebbrown@google.com>
1 parent 4d9777c commit 80e6c59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Values should follow
102102

103103
To run the analysis code locally, the easiest way is to use the Docker image
104104
`gcr.io/ossf-malware-analysis/analysis`. This can be built with
105-
`make build_analysis_image`, or the public images can be used instead.
105+
`make build/image/analysis`, or the public images can be used instead.
106106

107107
This container uses `podman` to run a nested, sandboxed ([gVisor]) container for
108108
analysis.

0 commit comments

Comments
 (0)