From f283141656e0cd340ebbd7285c7b22ccf2276091 Mon Sep 17 00:00:00 2001 From: Joel Gallant Date: Tue, 7 Mar 2017 09:00:33 -0700 Subject: [PATCH] README formatting in configure/make section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.