From a8745a360478b0f560bd54ad08676761289b2a95 Mon Sep 17 00:00:00 2001 From: reujab Date: Tue, 25 Jul 2017 12:27:52 -0400 Subject: [PATCH] removed unnecessary blockquote around code --- readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 795d42aab..1eb9c8874 100644 --- a/readme.md +++ b/readme.md @@ -293,7 +293,9 @@ Download the specific [patched font](#patched-fonts) of your choice Cloning of this repository is **not** required nor the most efficient way to get the fonts, however if you want all the fonts and want to clone be sure to shallow clone: -> `git clone --depth 1` +```sh +git clone --depth 1 +``` For more high level information see the [wiki][wiki]. If you are looking for the Vim plugin see [VimDevIcons ➶][vim-devicons].