]> git.lizzy.rs Git - rust.git/commitdiff
Fix missing backtick typo
authorPaul Daniel Faria <Nashenas88@users.noreply.github.com>
Wed, 8 Mar 2017 02:49:43 +0000 (21:49 -0500)
committerGitHub <noreply@github.com>
Wed, 8 Mar 2017 02:49:43 +0000 (21:49 -0500)
Fixes rendering of the end of the `Configure and Make` section.

README.md

index 93415adc423f4b26a28dddc1856fc2b519f8f0f7..79f11144a073d25373cf96784caf07f97c410171 100644 (file)
--- a/README.md
+++ b/README.md
@@ -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.