Skip to content

Commit

Permalink
Merge pull request #286 from dishbreak/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
ghthor committed Feb 27, 2019
2 parents dec2fff + 24f9676 commit 6b69a5e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Expand Up @@ -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
Expand Down

0 comments on commit 6b69a5e

Please sign in to comment.