From eca9d8ed75e441ee9188ede0453bbf890ebe457b Mon Sep 17 00:00:00 2001 From: Cheick Diarra Date: Wed, 3 Jan 2024 21:04:37 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a908705..c801979 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,9 @@ A starter template for [LazyVim](https://github.com/LazyVim/LazyVim). Refer to the [documentation](https://lazyvim.github.io/installation) to get started. ## Step 1: Install Neovim -- brew install neovim +```console +brew install neovim +``` ## Step 2: Install pre-requisites - Nerd fonts [instructions](https://github.com/ryanoasis/nerd-fonts#option-4-homebrew-fonts) prefer brew install process