Updated README install instructions

This commit is contained in:
2020-07-13 15:46:23 +01:00
parent 27a00f8e08
commit b0f151cef0

View File

@@ -1,4 +1,6 @@
To get started: To get started:
- Install curl and git
- Then
```sh ```sh
curl -Lks https://git.cusack.cloud/acid/dotfiles/-/raw/master/.config/install-scripts/001-from-git.sh | /bin/bash curl -Lks https://git.cusack.cloud/acid/dotfiles/-/raw/master/.config/install-scripts/001-from-git.sh | /bin/bash
``` ```