* On the home/landing page for the project find the blue "<> CODE" button click it and select Local > Download ZIP.
* Extract the archive to:
~/.config/nvim (Linux)
??? (MacOS)
??? (Windows)
`~/.config/nvim` (Linux)
`~/.config/nvim` (MacOS)
`~/AppData/Local/nvim/` (Windows)
* Ensure your extraction method did not extract with a parent folder. For example in ~/.config/nvim you should have init.lua not another folder called kickstart.nvim.
* Run nvim and allow the kickstart process to download files and set up the basics.