From 84d2cd9a63b65810644b61a397deb0e8149a2f0e Mon Sep 17 00:00:00 2001 From: Orien Vandenbergh Date: Mon, 20 May 2024 20:44:56 -0400 Subject: [PATCH] Fix formatting --- zsh/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zsh/README.md b/zsh/README.md index aeaded1..6993c8e 100644 --- a/zsh/README.md +++ b/zsh/README.md @@ -2,4 +2,6 @@ ## How to install +```zsh curl -sL https://git.momodomo.us/nichus/sundry/raw/branch/main/zsh/init-zsh.sh | zsh +```