From 82f4ce3693f2c0c4fca775c8d3a1ba581371bbcb Mon Sep 17 00:00:00 2001 From: w1kee <31793948+w1kee@users.noreply.github.com> Date: Sun, 27 Apr 2025 19:48:02 +0200 Subject: [PATCH] README.md: bakpakin -> janet-lang --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ad92a9c..abd8bd4 100644 --- a/README.md +++ b/README.md @@ -6,13 +6,13 @@ and this repo will be updated with it. ## Install with Vundle ``` -Plugin 'bakpakin/janet.vim' +Plugin 'janet-lang/janet.vim' ``` ## Install with vim-plug ``` -Plug 'bakpakin/janet.vim' +Plug 'janet-lang/janet.vim' ``` ## Other Package Managers