about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJoel Gallant <joel@joelgallant.me>2017-03-07 09:00:33 -0700
committerGitHub <noreply@github.com>2017-03-07 09:00:33 -0700
commitf283141656e0cd340ebbd7285c7b22ccf2276091 (patch)
tree186318479074fda59039000aa395fa35fc6d7e41
parentb04ebef43242ade6be8968694caf56a0fb00a4d3 (diff)
downloadrust-f283141656e0cd340ebbd7285c7b22ccf2276091.tar.gz
rust-f283141656e0cd340ebbd7285c7b22ccf2276091.zip
README formatting in configure/make section
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 93415adc423..79f11144a07 100644
--- 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.