From f35b31a3bd1b347c89a5be5cc33f59e138367521 Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Sat, 18 Sep 2021 11:39:23 -0400 Subject: [PATCH] [U] Update readme format --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ee3b42..c137cb1 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,6 @@ My zshrc ## Installation -`/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Hykilpikonna/zshrc/HEAD/fastinstall.sh)"` +```sh +/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Hykilpikonna/zshrc/HEAD/fastinstall.sh)" +```