From 72d5b88ea99f47fa1c2d88079aa071f915e4c512 Mon Sep 17 00:00:00 2001 From: Andre Ramnitz Date: Sun, 4 May 2025 14:51:05 +0200 Subject: [PATCH] Update README --- README | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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] -- 2.51.2