Skip to content

Commit 234753a

Browse files
authored
Fix missing backtick typo
Fixes rendering of the end of the `Configure and Make` section.
1 parent b04ebef commit 234753a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ $ ./configure
149149
$ make && sudo make install
150150
```
151151

152-
When using the configure script, the generated config.mk` file may override the
152+
When using the configure script, the generated `config.mk` file may override the
153153
`config.toml` file. To go back to the `config.toml` file, delete the generated
154154
`config.mk` file.
155155

0 commit comments

Comments
 (0)