Update README.md

It took me a minute to figure out how to use the git_index feature. Hopefully this documentation update helps the next person!
This commit is contained in:
Vishal Kotcherlakota
2019-02-26 11:05:47 -08:00
committed by GitHub
parent dec2fff0bf
commit 24f96762b1

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'
You will first need to configure your repository directory, and then build the
index:
You will first need to configure your repository directory by setting `GIT_REPO_DIR` in `~/.git.sbmrc`.
Then, build the index:
```bash
$ c --rebuild