From b0f151cef0773ee6e89bb41761f3a3ea213022f8 Mon Sep 17 00:00:00 2001 From: Sean C Date: Mon, 13 Jul 2020 15:46:23 +0100 Subject: [PATCH] Updated README install instructions --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 65c056f..69cfdd8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ To get started: +- Install curl and git +- Then ```sh curl -Lks https://git.cusack.cloud/acid/dotfiles/-/raw/master/.config/install-scripts/001-from-git.sh | /bin/bash -``` \ No newline at end of file +```