From dd0a0e1475c71e95e4819fe3edbe63441aed8eac Mon Sep 17 00:00:00 2001 From: Felix Zeller Date: Thu, 29 Feb 2024 13:30:08 -0500 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0286a115..88fc9167 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,9 @@ paru -S markdown-oxide-git If you have cargo installed, you can easily install the binary for the LS by running the following command: -`cargo install --git https://github.com/Feel-ix-343/markdown-oxide.git markdown-oxide` +```sh +cargo install --git https://github.com/Feel-ix-343/markdown-oxide.git markdown-oxide +``` ### Manual (for MacOS, Windows, and *other* linux distributions)