Browse Source

Fix some typos

pull/170/head
Jens Kubieziel 9 years ago
parent
commit
5bdad8448c
  1. 2
      README.md

2
README.md

@ -90,7 +90,7 @@ The installer will perform 3 actions:
1. Create and copy `acme.sh` to your home dir (`$HOME`): `~/.acme.sh/`. 1. Create and copy `acme.sh` to your home dir (`$HOME`): `~/.acme.sh/`.
All certs will be placed in this folder. All certs will be placed in this folder.
2. Create alia for: `acme.sh=~/.acme.sh/acme.sh`.
2. Create alias for: `acme.sh=~/.acme.sh/acme.sh`.
3. Create everyday cron job to check and renew the cert if needed. 3. Create everyday cron job to check and renew the cert if needed.
Cron entry example: Cron entry example:

Loading…
Cancel
Save