From: Andre Ramnitz Date: Sun, 4 May 2025 12:51:05 +0000 (+0200) Subject: Update README X-Git-Url: https://git.ramnitz.eu/?a=commitdiff_plain;h=72d5b88ea99f47fa1c2d88079aa071f915e4c512;p=kakoune-config.git Update README --- diff --git a/README b/README index a7e4517..e9d2a19 100644 --- a/README +++ b/README @@ -1,8 +1,7 @@ # Freerunner's Kakoune config Usage: -1) clone this repo -2) (re-)add kak-bundle as submodule - ```git submodule add https://codeberg.org/jdugan6240/kak-bundle bundle/plugins/kak-bundle``` +1) clone this repo to ~/.config/kak (or a compatible place inside your dotfiles) && cd into +2) run: git submodule init bundle/plugins/kak-bundle && git submodule update bundle/plugins/kak-bundle 3) launch kakoune and run :bundle-install[enter]