diff options
| author | Mátyás Mustoha <mmatyas@inf.u-szeged.hu> | 2017-03-06 12:29:52 +0100 |
|---|---|---|
| committer | Mátyás Mustoha <mmatyas@inf.u-szeged.hu> | 2017-03-06 12:29:52 +0100 |
| commit | f121e6180b448f798cd13a097244386772c78b40 (patch) | |
| tree | 510b0a4c548e3c3da0a23676b8009e8859a862be | |
| parent | bd62cbfdb193299556a256c73244c3f926a6415d (diff) | |
| download | rust-f121e6180b448f798cd13a097244386772c78b40.tar.gz rust-f121e6180b448f798cd13a097244386772c78b40.zip | |
Fix text formatting in README
| -rw-r--r-- | README.md | 2 |
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. |
