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 ```