From bcd5fa9cbdfdfb439b7614faecc826dd24af29b2 Mon Sep 17 00:00:00 2001 From: Arkaprabha Chakraborty Date: Tue, 7 Mar 2023 22:50:50 +0530 Subject: [PATCH] Update README.md --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 33bc32f..c9afdf1 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,11 @@ Neolite is a fast and lightweight configuration of Neovim. ## Installation -- Clone the repository `git clone https://github.com/arkorty/Neolite.git` +``` +git clone https://github.com/arkorty/neolite.git +./install.sh +``` -- Run the install script `./install.sh` +## Screenshot -- Quit Neovim after Packer has installed all the required plugins - -- Run Neovim with Mason command `nvim +Mason` +![screenshot.png](blob/screenshot.png)