about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMátyás Mustoha <mmatyas@inf.u-szeged.hu>2017-03-06 12:29:52 +0100
committerMátyás Mustoha <mmatyas@inf.u-szeged.hu>2017-03-06 12:29:52 +0100
commitf121e6180b448f798cd13a097244386772c78b40 (patch)
tree510b0a4c548e3c3da0a23676b8009e8859a862be
parentbd62cbfdb193299556a256c73244c3f926a6415d (diff)
downloadrust-f121e6180b448f798cd13a097244386772c78b40.tar.gz
rust-f121e6180b448f798cd13a097244386772c78b40.zip
Fix text formatting in README
-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.