diff options
| author | Joel Gallant <joel@joelgallant.me> | 2017-03-07 09:00:33 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-03-07 09:00:33 -0700 |
| commit | f283141656e0cd340ebbd7285c7b22ccf2276091 (patch) | |
| tree | 186318479074fda59039000aa395fa35fc6d7e41 | |
| parent | b04ebef43242ade6be8968694caf56a0fb00a4d3 (diff) | |
| download | rust-f283141656e0cd340ebbd7285c7b22ccf2276091.tar.gz rust-f283141656e0cd340ebbd7285c7b22ccf2276091.zip | |
README formatting in configure/make section
| -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. |
