From 1e019940e6e1904567bccab7765effc42b053ba8 Mon Sep 17 00:00:00 2001 From: Arkorty Date: Tue, 7 Mar 2023 23:12:16 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c9afdf1..213fe0f 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ Neolite is a fast and lightweight configuration of Neovim. ``` git clone https://github.com/arkorty/neolite.git +cd neolite ./install.sh ```