README formatting in configure/make section

This commit is contained in:
Joel Gallant 2017-03-07 09:00:33 -07:00 committed by GitHub
parent b04ebef432
commit f283141656
1 changed files with 1 additions and 1 deletions

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.