Skip to content

Commit 5cd54ed

Browse files
committed
Finish my sentences
1 parent 7016a95 commit 5cd54ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Installation
6969
6. Set `scripts/ldap_update.php` to run on a regular cron job.
7070

7171
7. Generate an SSH key pair to synchronize with. SSH Key Authority will expect to find the files as `config/keys-sync` and `config/keys-sync.pub`
72-
for the private and public keys respectively. The key must be in `pem` format. The following command:
72+
for the private and public keys respectively. The key must be in `pem` format. The following command will generate the key in the required format:
7373

7474
ssh-keygen -t rsa -b 4096 -m PEM -C 'comment' -f config/keys-sync
7575

0 commit comments

Comments
 (0)