chore: update docs

This commit is contained in:
David Nguyen
2024-11-12 23:12:13 +07:00
parent 5a6e031c90
commit f2439abbc9

View File

@ -11,6 +11,10 @@ Digitally signing documents requires a signing certificate in `.p12` format. You
Follow the steps below to create a free, self-signed certificate for local development. Follow the steps below to create a free, self-signed certificate for local development.
<Callout type="warning">
These steps should be run on a UNIX based system, otherwise you may run into an error.
</Callout>
<Steps> <Steps>
### Generate Private Key ### Generate Private Key