X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/53311ba2f69d55b2148866c40148dbbfaee8c761..3177d4ce121ee916e83a65ffd539dc328e8f55a1:/doc/README.md diff --git a/doc/README.md b/doc/README.md index 0fc717a..74a0e80 100644 --- a/doc/README.md +++ b/doc/README.md @@ -128,7 +128,7 @@ of myrepos is technically optional, it will be an integral part of the proposed system that follows. For instance, you can use [myrepos][myrepos] to track repositories in home such as `.emacs.d`, which `mr` can clone and update for you automatically. To do this, -just add a `mr` configuration file to `availabile.d` with a `checkout` +just add a `mr` configuration file to `available.d` with a `checkout` command to clone the repo, and set the [title] to the desired location, e.g. `$HOME/.emacs.d`. Try the `mr register` command in an existing repository, then view `~/.mrconfig` for an example.