Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/app/docs/ide_configuration/direnv.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ___

#### New Project

If you have direnv installed, Devbox will generate an .envrc file when you run `devbox generate direnv` and enables it by running `direnv allow` in the background:
If you have direnv installed, Devbox will generate an .envrc file when you run `devbox generate direnv` and enable it by running `direnv allow` in the background:

```bash
➜ devbox generate direnv
Expand Down