From 83d16eaddd7b23358e4f46380cc092b88c881937 Mon Sep 17 00:00:00 2001 From: Arkorty Date: Sun, 5 Mar 2023 06:49:12 +0530 Subject: [PATCH] Update README.md --- README.md | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index b37d22a..fde4395 100644 --- a/README.md +++ b/README.md @@ -8,16 +8,10 @@ Neolite is a fast and lightweight configuration of Neovim. ## Installation -- Clone the repository +- Clone the repository `git clone https://github.com/arkorty/Neolite.git` -`git clone https://github.com/arkorty/Neolite.git` - -- Run the Install Script - -`./install.sh` +- Run the Install Script `./install.sh` - Close Neovim after Packer has installed all the required plugins -- Run Neovim with Mason command - -`nvim +Mason` +- Run Neovim with Mason command `nvim +Mason`