forked from mirrors/jj
docs: add missing .
in .jjconfig.toml
This commit is contained in:
parent
9a2502f6b0
commit
aedc23176f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue