Merge pull request #859 from dfc/patch-1

use https when piping to sh for install
This commit is contained in:
Bozhidar Batsov 2015-06-11 07:55:01 +02:00
commit e65c39e985

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,