From 0de2e8ed7a6b239fc0ebc8e7c9c04ae97d124d99 Mon Sep 17 00:00:00 2001 From: neil <8305679+Neilpang@users.noreply.github.com> Date: Sat, 25 May 2019 09:09:47 +0800 Subject: [PATCH] Updated How to install (markdown) --- How-to-install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/How-to-install.md b/How-to-install.md index cb3fe24..7d54fd0 100644 --- a/How-to-install.md +++ b/How-to-install.md @@ -43,7 +43,7 @@ cd acme.sh --home ~/myacme \ --config-home ~/myacme/data \ --cert-home ~/mycerts \ ---accountemail "hi@acme.sh" \ +--accountemail "my@example.com" \ --accountkey ~/myaccount.key \ --accountconf ~/myaccount.conf \ --useragent "this is my client."