diff --git a/README.md b/README.md index b9becb894..1dc5f06e5 100644 --- a/README.md +++ b/README.md @@ -148,8 +148,10 @@ $ source <(jj debug completion) # --bash is the default ``` You may also want to configure your name and email so commits are made in your -name. Create a file at `${XDG_CONFIG_HOME}/jj/config.toml` or `~/.jjconfig` and -make it look something like this: +name. Create a file at `/jj/config.toml` (where `` is +`${XDG_CONFIG_HOME}` or `~/.config/` on Linux, `~/Library/Application Support/` +on macOS, and `~\AppData\Roaming\` on Windows) or `~/.jjconfig` and make it +look something like this: ```shell script $ cat ~/.jjconfig [user]