Update README.md

This commit is contained in:
Arkorty
2023-03-05 06:49:12 +05:30
committed by GitHub
parent 38e29f01ec
commit 83d16eaddd

View File

@@ -8,16 +8,10 @@ Neolite is a fast and lightweight configuration of Neovim.
## Installation ## 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 - Close Neovim after Packer has installed all the required plugins
- Run Neovim with Mason command - Run Neovim with Mason command `nvim +Mason`
`nvim +Mason`