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 +````