Commit 9b292d58 authored by Neil's avatar Neil
Browse files

Update README.md

parent 6af19167
...@@ -32,9 +32,10 @@ You don't have to be root then, altough it is recommended. ...@@ -32,9 +32,10 @@ You don't have to be root then, altough it is recommended.
Which does 3 jobs: Which does 3 jobs:
* create and copy `le.sh` to your home dir: `~/.le` * create and copy `le.sh` to your home dir: `~/.le`
All the certs will be placed in this folder. All the certs will be placed in this folder.
* create symbol link: `/usr/local/bin/le -> ~/.le/le.sh` . (You must be root to do so.) * create alias : `le.sh=~/.le/le.sh` and `le=~/.le/le.sh`.
* create everyday cron job to check and renew the cert if needed. * create everyday cron job to check and renew the cert if needed.
After install, you must close current terminal and reopen again to make the alias take effect.
Ok, you are ready to issue cert now. Ok, you are ready to issue cert now.
Show help message: Show help message:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment