Skip to content

Commit e379f35

Browse files
committed
Fixed heading level
1 parent 6a7f939 commit e379f35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ source code and figure out what everything is doing.
3636

3737
## How do I install Graveyard?
3838

39-
## From GitHub Releases
39+
### From GitHub Releases
4040

4141
Download the binary using `curl`, and then install it using `install`:
4242

@@ -52,7 +52,7 @@ user account:
5252
install -Dt ~/.local/bin -m 755 grave
5353
```
5454

55-
## From Source
55+
### From Source
5656

5757
You'll need a recent version of Go(lang), I tested and developed using 1.21.
5858
To install Go on Arch Linux:

0 commit comments

Comments
 (0)