From 8ee546f0f5f7703fbc0dae90d07990b4c4167a1b Mon Sep 17 00:00:00 2001 From: Cheick Diarra Date: Thu, 11 Jan 2024 20:13:47 +0100 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5fbc674..19639e4 100644 --- a/README.md +++ b/README.md @@ -25,9 +25,8 @@ brew install fd ``` ## Step 3: Install Lazyvim -- Pull the config ```console -# Pull +# Pull the config git clone https://github.com/Diachk/lazy-nvim-config.git ~/.config/nvim # Go @@ -35,7 +34,7 @@ neovim ```` ## Uninstall -``` +```console # Backup rm -rf ~/.config/nvim rm -rf ~/.local/share/nvim