docs(synapse_signing_key): clarify package to be pip package

This commit is contained in:
2024-09-28 21:54:43 +02:00
parent 7764a1dd9f
commit 03501ac444

View File

@ -8,7 +8,7 @@ Module to generate and manage synapse signing keys.
## Requirements
- `python >= 3.9`
- `signed_json >= 1.1.4`
- (pip) `signed_json >= 1.1.4`
## Usage examples