readme: fix .gitconfig example
The example was referencing `~/.gitconfig`, which isn't being checked anymore since356c0bf751
. (cherry picked from commit93b10bcf3c
)
This commit is contained in:
parent
461869b438
commit
e267dfea2d
|
@ -223,7 +223,7 @@ such collision is detected the activation will terminate before
|
||||||
changing anything on your computer.
|
changing anything on your computer.
|
||||||
|
|
||||||
For example, suppose you have a wonderful, painstakingly created
|
For example, suppose you have a wonderful, painstakingly created
|
||||||
`~/.gitconfig` and add
|
`~/.config/git/config` and add
|
||||||
|
|
||||||
```nix
|
```nix
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue