Skip to content

Commit 64f088e

Browse files
authored
chore(docs): fix formatting of direnv example in recipes (#1285)
1 parent 79b1d66 commit 64f088e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

website/content/020-guides/09-recipes.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,9 @@ If you don't want to use a docker, here are some links to alternative approaches
171171
}
172172
```
173173
174-
1. Update your local development environment to pass the local development database connection URL via an environment variable of the same name as in step 1. Example with [direnv](https://direnv.net/):
174+
1. Update your local development environment to pass the local development database connection URL via an environment variable of the same name as in step 1.
175+
176+
Example with [direnv](https://direnv.net/):
175177
176178
1. Install `direnv`
177179

0 commit comments

Comments
 (0)