Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Mar 5, 2023
1 parent aefbeeb commit db01456
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ To know when we release, see [QGIS release schedule](https://www.qgis.org/en/sit
- On Machine where you created request, export private key and copy and install on server too.
- install p12 cert to `login` identity
- `security find-identity -v` to find existing identities
- create `sing_identity.txt` with the ID of your identity
- create `sign_identity.txt` with the ID of your identity
- allow to use it in cronjob (https://stackoverflow.com/a/20324331/2838364)
- create symbolic link to keychain with the imported identity
- if used for signing the qgis-deps, you may need to "unlock" it in KeyChain Access App
Expand Down

0 comments on commit db01456

Please sign in to comment.