direnv: fix typo in edit example (#5041)

This commit is contained in:
Joshua Casey
2020-12-27 01:19:32 +00:00
committed by GitHub
parent 0e3a93a198
commit 981b2bea36
+1 -1
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: