ok/jj
1
0
Fork 0
forked from mirrors/jj

docs: add missing . in .jjconfig.toml

This commit is contained in:
Waleed Khan 2022-05-26 17:31:47 -07:00
parent 9a2502f6b0
commit aedc23176f

View file

@ -204,7 +204,7 @@ cargo install --git https://github.com/martinvonz/jj.git
## Initial configuration
You may want to configure your name and email so commits are made in your name.
Create a file at `~/jjconfig.toml` and make it look something like
Create a file at `~/.jjconfig.toml` and make it look something like
this:
```shell script
$ cat ~/.jjconfig.toml