fix #29: --server is not optional

Bu işleme şunda yer alıyor:
AJ ONeal 2016-10-21 09:51:03 -06:00 işlemeyi yapan: GitHub
ebeveyn 967ab188a5
işleme b0084f9d3b

Dosyayı Görüntüle

@ -40,8 +40,7 @@ These commands are shown using the **testing server**.
Want to use the **live server**? Want to use the **live server**?
1. remove the `--server https://acme-staging.api.letsencrypt.org/directory` 1. change server to `--server https://acme-v01.api.letsencrypt.org/directory`
2. or change it to `--server https://acme-v01.api.letsencrypt.org/directory`
**Note**: This has really only been tested with single domains so if **Note**: This has really only been tested with single domains so if
multiple domains doesn't work for you, file a bug. multiple domains doesn't work for you, file a bug.