Skip to content

Commit c0efb99

Browse files
committed
Make a README section linkable
1 parent d58fb52 commit c0efb99

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,9 @@ git tag -a v0.28.3 -m "0.28.3"
104104
git push --tags
105105
```
106106

107-
Or you can use the `Makefile` as:
107+
#### Using the Makefile
108+
109+
...Or you can use the `Makefile` as:
108110

109111
```
110112
PROJECT_VERSION=0.28.3 make install

0 commit comments

Comments
 (0)