use https when piping to sh for install

This commit is contained in:
Douglas Calvert 2015-06-04 12:42:29 -04:00
parent fe7997bc6e
commit c06c78f964

View file

@ -70,7 +70,7 @@ can skip the whole manual and just type in your favorite shell the
following command:
```bash
curl -L http://git.io/epre | sh
curl -L https://git.io/epre | sh
```
You can now power up your Emacs, sit back and enjoy Prelude,