From d468f83f5e54b42f82f0cf57b31813524a023d05 Mon Sep 17 00:00:00 2001 From: Cheick Diarra Date: Wed, 3 Jan 2024 20:48:13 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 93b54de..a3651a3 100644 --- a/README.md +++ b/README.md @@ -16,5 +16,5 @@ Refer to the [documentation](https://lazyvim.github.io/installation) to get star ## Step 2: Install Lazyvim - Follow the instuction to install the plugin [LazyVim install](https://www.lazyvim.org/installation) ```console -git clone https://github.com/LazyVim/starter ~/.config/nvim +git clone https://github.com/Diachk/lazy-nvim-config.git ~/.config/nvim ````