Update README.md

This commit is contained in:
Arkaprabha Chakraborty
2023-03-07 22:50:50 +05:30
parent 8e5394d7c7
commit bcd5fa9cbd

View File

@@ -8,10 +8,11 @@ Neolite is a fast and lightweight configuration of Neovim.
## Installation ## 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 ![screenshot.png](blob/screenshot.png)
- Run Neovim with Mason command `nvim +Mason`