mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-10 11:29:59 +03:00
direnv: fix typo in edit example (#5041)
This commit is contained in:
parent
0e3a93a198
commit
981b2bea36
@ -13,7 +13,7 @@
|
||||
|
||||
- Edit the `.envrc` file in the default text editor and reload the environment on exit:
|
||||
|
||||
`direnv allow`
|
||||
`direnv edit .`
|
||||
|
||||
- Trigger a reload of the environment:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user