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)" +```