diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-05-08 20:41:26 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-05-08 20:41:26 -0400 |
| commit | edc743af8e12a277595839a5f8333df02fe0a050 (patch) | |
| tree | 6091bbc3bd9c29d7c12c85255bce06bf470855ef /static | |
| parent | 98d02a660edd433d1279a8d74840372e5ce18957 (diff) | |
signify is required for signing factory images
Diffstat (limited to 'static')
| -rw-r--r-- | static/build.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/build.html b/static/build.html index 57e2190d..0ec4acb3 100644 --- a/static/build.html +++ b/static/build.html @@ -261,6 +261,9 @@ <li>zip</li> </ul> + <p>The <code>signify</code> tool (with the proper naming) is also required for signing + factory images zips.</p> + <h2 id="downloading-source-code"> <a href="#downloading-source-code">Downloading source code</a> </h2> |
