diff --git a/README.md b/README.md deleted file mode 100644 index 35f7bb9..0000000 --- a/README.md +++ /dev/null @@ -1,7 +0,0 @@ -# dotfiles - -Run the install script: - -``` -curl -sSL -H 'Cache-Control: no-cache' https://raw.githubusercontent.com/sundowndev/dotfiles/master/install.sh | bash -``` diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..0b20f4e --- /dev/null +++ b/README.txt @@ -0,0 +1,3 @@ +Run the install script: + +curl -sSL https://raw.githubusercontent.com/sundowndev/dotfiles/master/install.sh | bash