Merge pull request #286 from dishbreak/patch-1

Update README.md
This commit is contained in:
Wilhelmina Drengwitz
2019-02-26 20:23:38 -05:00
committed by GitHub

View File

@@ -181,8 +181,9 @@ 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' The default alias for `git_index` is 'c', which might stand for 'code'
You will first need to configure your repository directory, and then build the You will first need to configure your repository directory by setting `GIT_REPO_DIR` in `~/.git.sbmrc`.
index:
Then, build the index:
```bash ```bash
$ c --rebuild $ c --rebuild