From 9b292d584e1eeec854fae38d8814e43d1dcb83c7 Mon Sep 17 00:00:00 2001 From: Neil Date: Sun, 31 Jan 2016 23:48:23 +0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dc090f3b..f9ab7311 100644 --- a/README.md +++ b/README.md @@ -32,9 +32,10 @@ You don't have to be root then, altough it is recommended. Which does 3 jobs: * create and copy `le.sh` to your home dir: `~/.le` 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. +After install, you must close current terminal and reopen again to make the alias take effect. Ok, you are ready to issue cert now. Show help message: