diff options
Diffstat (limited to 'static/build.html')
| -rw-r--r-- | static/build.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/build.html b/static/build.html index c25068aa..4acb3a29 100644 --- a/static/build.html +++ b/static/build.html @@ -460,7 +460,7 @@ cd ../..</pre> <p>Generate a signify key for signing factory images:</p> - <pre>signify -G -n -p keys/factory.pub -s keys/factory.sec</pre> + <pre>signify -G -n -p keys/crosshatch/factory.pub -s keys/crosshatch/factory.sec</pre> <p>Remove the <code>-n</code> switch to set a passphrase. The <code>signify</code> tool doesn't provide a way to change the passphrase without generating a new key, so |
