Skip to content

Commit 76bbec8

Browse files
authored
Fix markdown on docs (#2418)
1 parent deaee9a commit 76bbec8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/tutorials/getting-started.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,8 @@ nix run .#hello:exe:hello
7676

7777
The following code could be capy-pasted and will work with `stack.yaml` and `cabal.project` based projects.
7878

79-
Edit your `flake.nix` as:```nix
79+
Edit your `flake.nix` as:
80+
```nix
8081
{{#include getting-started-flakes/flake.nix}}
8182
```
8283

0 commit comments

Comments
 (0)