From 696fd5c7c1f099d6c2d8b011f6ef7b163ce46112 Mon Sep 17 00:00:00 2001 From: Bineet kumar gaur Date: Tue, 29 Sep 2015 10:41:30 +0530 Subject: [PATCH] No https redirection... direct hit url with curl --- README.mkd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.mkd b/README.mkd index 944b3946e..3e91b705c 100644 --- a/README.mkd +++ b/README.mkd @@ -50,7 +50,7 @@ __The following is for the impatient.__ For full installation details (including on Microsoft Windows), please refer to INSTALL.txt. We also have a Wiki page at https://github.com/beefproject/beef/wiki/Installation - $ curl -L https://raw.github.com/beefproject/beef/a6a7536e/install-beef | bash -s stable + $ curl -L https://raw.githubusercontent.com/beefproject/beef/a6a7536e/install-beef | bash -s stable Usage