contentauth / c2patool

Command line tool for displaying and adding C2PA manifests
Apache License 2.0
94 stars 30 forks source link

Make fails out of the box #157

Open adamshostack opened 7 months ago

adamshostack commented 7 months ago

Expected: If there's a makefile, running make will work Actual: Makefile returns errors running cargo + nightly; does not mention the cargo install cpatool path.

Suggested: If cargo + nightly fails, either issue an error calling attention to the Readme, or simply invoke cargo install