diff options
Diffstat (limited to 'integration')
-rw-r--r-- | integration/conf/client.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/integration/conf/client.config b/integration/conf/client.config index fe89790..8472d81 100644 --- a/integration/conf/client.config +++ b/integration/conf/client.config @@ -3,7 +3,7 @@ # # Setup instructions: # -# - Use `sigsum-debug keygen` to get a private key +# - Use `sigsum-debug key private` to get a private key # - Set a domain hint that starts with "_sigsum_v0." # - Configure domain hint to be aware of the output of the appropriate # key hash. See `sigsum-debug pubkey` and `sigsum-debug keyhash`. |