Rollup merge of #40292 - mmatyas:readme_fix, r=alexcrichton

Fix text formatting in README

There was a missing backtick in the README.
This commit is contained in:
Ariel Ben-Yehuda 2017-03-08 20:53:59 +02:00 committed by GitHub
commit 949eafe34a

View File

@ -149,7 +149,7 @@ $ ./configure
$ make && sudo make install
```
When using the configure script, the generated config.mk` file may override the
When using the configure script, the generated `config.mk` file may override the
`config.toml` file. To go back to the `config.toml` file, delete the generated
`config.mk` file.