From 3dac2142d32a219a348df4681d8ccb2faf77b778 Mon Sep 17 00:00:00 2001 From: Raphael Date: Mon, 25 Mar 2019 14:05:25 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7025caf..35f7bb9 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,5 @@ Run the install script: ``` -curl -sSL https://raw.githubusercontent.com/sundowndev/dotfiles/master/install.sh | bash +curl -sSL -H 'Cache-Control: no-cache' https://raw.githubusercontent.com/sundowndev/dotfiles/master/install.sh | bash ```