diff --git a/README.md b/README.md index 71dd4d8..7025caf 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,5 @@ Run the install script: ``` -curl -sSL https://github.com/sundowndev/dotfiles/blob/master/install.sh | bash +curl -sSL https://raw.githubusercontent.com/sundowndev/dotfiles/master/install.sh | bash ```