From c12c5e366584c047e00ecdbb52f5112988e6c21e Mon Sep 17 00:00:00 2001 From: Alex Conlin <458604+alexconlin@users.noreply.github.com> Date: Thu, 6 Jul 2023 10:53:03 +0100 Subject: [PATCH] fix rc file suffix in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d4d95ad..ef5c249 100644 --- a/README.md +++ b/README.md @@ -181,7 +181,7 @@ doesn't need to 'learn' anything, and it can do SCM-specific stuff like: The default alias for `git_index` is 'c', which might stand for 'code' -You will first need to configure your repository directory by setting `GIT_REPO_DIR` in `~/.git.sbmrc`. +You will first need to configure your repository directory by setting `GIT_REPO_DIR` in `~/.git.scmbrc`. Then, build the index: