direnv: fix typo in edit example (#5041)

This commit is contained in:
Joshua Casey
2020-12-26 19:19:32 -06:00
committed by GitHub
parent 0e3a93a198
commit 981b2bea36

View File

@@ -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: