mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-06 22:06:02 +02:00
direnv: fix typo in edit example (#5041)
This commit is contained in:
parent
0e3a93a198
commit
981b2bea36
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue