Skip to content

Commit 658327c

Browse files
committed
README: Make binary caches a higher-level section
1 parent 1f144bf commit 658327c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ This prints a path that contains the fully linked static executable in the `bin`
3232
This example is so that you get the general idea.
3333
In practice, you probably want to use the approach in the "Building arbitrary packages" section below.
3434

35-
### Binary caches for faster building (optional)
35+
## Binary caches for faster building (optional)
3636

3737
Install [cachix](https://cachix.org) and run `cachix use static-haskell-nix` before your `nix-build`.
3838

0 commit comments

Comments
 (0)