Skip to content

Commit 24d0357

Browse files
Rollup merge of #40292 - mmatyas:readme_fix, r=alexcrichton
Fix text formatting in README There was a missing backtick in the README.
2 parents 5cbe5fa + f121e61 commit 24d0357

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
@@ -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)