Update and rename README.md to README.txt
parent
2404c30596
commit
b2fff79ae5
|
@ -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
|
|
||||||
```
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
Run the install script:
|
||||||
|
|
||||||
|
curl -sSL https://raw.githubusercontent.com/sundowndev/dotfiles/master/install.sh | bash
|
Loading…
Reference in New Issue