From 7b86146fab0db16a79da637e3ab9882d9768acaa Mon Sep 17 00:00:00 2001 From: Daniel Flanagan Date: Fri, 6 Nov 2020 00:50:28 -0600 Subject: [PATCH] Pipe to sh because it's super cool --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 71c969c..f5f3efb 100644 --- a/readme.md +++ b/readme.md @@ -5,7 +5,7 @@ This repository is undergoing some massive changes. Tread lightly. ``` -curl -s -L https://git.lyte.dev/lytedev/dotfiles/raw/branch/master/bin/init-dotfiles +curl -s -L https://git.lyte.dev/lytedev/dotfiles/raw/branch/master/bin/init-dotfiles | sh ``` [🖥️ Upstream][upstream] • [🐙 GitHub Mirror][github]