From: Folke Lemaitre Date: Mon, 9 Jan 2023 14:36:52 +0000 (+0100) Subject: docs: fixed starter link X-Git-Url: https://git.localhorst.tv/?a=commitdiff_plain;h=f1e3084e9202c2649efff77137d7876095358b77;p=nvim-config.git docs: fixed starter link --- diff --git a/README.md b/README.md index d7aa292..4a9c00d 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ mv ~/.local/share/nvim ~/.local/share/nvim.bak ### 2. Clone the starter ```sh -git clone https://github.com/LazyVim/LazyVim ~/.config/nvim +git clone https://github.com/LazyVim/starter ~/.config/nvim ``` ### 3. Start Neovim!