From c06c78f964e93fe665da0d827c63247ff1d950dc Mon Sep 17 00:00:00 2001 From: Douglas Calvert Date: Thu, 4 Jun 2015 12:42:29 -0400 Subject: [PATCH] use https when piping to sh for install --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 99daeca..7707c01 100644 --- a/README.md +++ b/README.md @@ -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,