From 295a9654c48bd22fd7cc7e0fc4518f9c0f08ca33 Mon Sep 17 00:00:00 2001 From: Arkaprabha Chakraborty Date: Fri, 10 Mar 2023 17:32:57 +0530 Subject: [PATCH] Add npm as a dependency Changes to be committed: modified: README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eea16b6..1fe6e75 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ Neolite is a fast and lightweight configuration of Neovim. # Depedencies +- [npm](https://github.com/npm/cli) - [cURL](https://github.com/curl/curl) - [Neovim](https://github.com/neovim/neovim)