diff --git a/letsencrypt-auto b/letsencrypt-auto index 64af92ebe..083de58c4 100755 --- a/letsencrypt-auto +++ b/letsencrypt-auto @@ -131,7 +131,7 @@ then $SUDO $BOOTSTRAP/archlinux.sh else echo "Please use pacman to install letsencrypt packages:" - echo "# pacman -S letsencrypt letsencrypt-nginx letsencrypt-apache letshelp-letsencrypt" + echo "# pacman -S letsencrypt letsencrypt-apache" echo echo "If you would like to use the virtualenv way, please run the script again with the" echo "--debug flag."