From a57e14db1a3768d3db727ad55b282a76c407eba9 Mon Sep 17 00:00:00 2001 From: Francisco Lima <43936644+franchioping@users.noreply.github.com> Date: Fri, 12 Sep 2025 00:03:02 +0100 Subject: [PATCH] Update README with installation instructions Added installation instructions for cloning the repository. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index aa5f4fc..31df068 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # kickstart.nvim + + +```sh +git clone git@github.com:franchioping/kickstart.nvim.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim +``` + ## Introduction A starting point for Neovim that is: