From bedac35650d386b6d748388c46c91d3f2fe839dd Mon Sep 17 00:00:00 2001 From: Arkaprabha Chakraborty Date: Fri, 10 Mar 2023 18:25:04 +0530 Subject: [PATCH] Update README.md --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1fe6e75..5ad9d3d 100644 --- a/README.md +++ b/README.md @@ -5,10 +5,16 @@ Neolite is a fast and lightweight configuration of Neovim. # Depedencies -- [npm](https://github.com/npm/cli) - [cURL](https://github.com/curl/curl) +- [git](https://github.com/git/git) - [Neovim](https://github.com/neovim/neovim) +# Optional + +- [pip](https://github.com/pypa/pip) +- [npm](https://github.com/npm/cli) +- [Lazygit](https://github.com/jesseduffield/lazygit) + # Quick Start ``` @@ -33,10 +39,6 @@ curl -sLf https://raw.githubusercontent.com/arkorty/neolite/master/install.sh | ![live-grep.png](blob/live-grep.png) -# Optional - -- [Lazygit](https://github.com/jesseduffield/lazygit) - # License - [MIT License](LICENSE)