diff --git a/How-to-install.md b/How-to-install.md index 6dbf377..27fff7a 100644 --- a/How-to-install.md +++ b/How-to-install.md @@ -45,7 +45,7 @@ cd acme.sh --home ~/myacme \ --config-home ~/myacme/data \ --cert-home ~/mycerts \ ---m "my@example.com" \ +--email "my@example.com" \ --accountkey ~/myaccount.key \ --accountconf ~/myaccount.conf \ --useragent "this is my client."