From d58d6e2cf356d1f939442ce5383e678a30253246 Mon Sep 17 00:00:00 2001 From: Andrey Orst Date: Wed, 27 Mar 2019 13:42:19 +0300 Subject: [PATCH] path typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 05a4bc3..f9c520f 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ need a base module for `fzf`, called `fzf-vcs.kak` and its sub-modules for each VCS. There are plenty of version control systems, so modules come in handy. ```sh -source "/path/to/fzf.kak/rc/fzf-modules/fzf-vcs.kak" # VCS base module +source "/path/to/fzf.kak/rc/modules/fzf-vcs.kak" # VCS base module ``` So if you never work with, say, GNU Bazaar, or Mercurial you can remove them