From 8b1f5791a88a696a4158a4bd0f2a47ce0ac77f82 Mon Sep 17 00:00:00 2001 From: Cheick Diarra Date: Wed, 3 Jan 2024 20:46:52 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b904b4f..93b54de 100644 --- a/README.md +++ b/README.md @@ -15,3 +15,6 @@ 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 +````