From 797ff44af1c2a250329245a6600abfc6275dd53f Mon Sep 17 00:00:00 2001 From: Arkaprabha Chakraborty Date: Wed, 8 Mar 2023 15:19:12 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c617575..c7a323a 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Neolite is a fast and lightweight configuration of Neovim. ## Quick Start ``` -git clone https://github.com/arkorty/neolite.git && cd neolite && ./install.sh +curl -sLf https://raw.githubusercontent.com/arkorty/neolite/master/install | bash ``` ## Screenshots