From 66be3b7e7f65967b238f8e93865a8bd1a9f01bf3 Mon Sep 17 00:00:00 2001 From: philw Date: Tue, 30 Apr 2024 20:11:56 +0200 Subject: Update readme --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index fdb43f7..d57dd4d 100644 --- a/README.md +++ b/README.md @@ -14,10 +14,6 @@ Make sure you analyzed the output properly: - Your neovim must be >= 0.7.0 to run this config -```vim -git clone --depth 1 https://github.com/wbthomason/packer.nvim\ - ~/.local/share/nvim/site/pack/packer/start/packer.nvim -``` ### Installation > Easy way @@ -25,12 +21,12 @@ git clone --depth 1 https://github.com/wbthomason/packer.nvim\ You can just clone this repo to your .config folder ```bash -git clone https://codeberg.com/philw/nvim ~/.config +git clone https://codeberg.org/philw/nvim ~/.config ``` > My way -I use ![gnu-stow](https://www.gnu.org/software/stow/) to manage my ![dotfiles](https://codeberg.org/philw/rice), so I encourage you to use it too. +I use [gnu-stow](https://www.gnu.org/software/stow/) to manage my [dotfiles](https://codeberg.org/philw/rice), so I encourage you to use it too. Use your package manage of choice to get stow, for example: -- cgit v1.2.3