From bd49375339426ff770f4b818fa613f2daffd7e42 Mon Sep 17 00:00:00 2001 From: hsbt Date: Sat, 12 Sep 2015 07:07:17 +0000 Subject: * README.md: improve markdown rendering for readable. [fix GH-1015][ci skip] Patch by @Matrixbirds git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51833 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9ea9ceb8f0..14fb7aa213 100644 --- a/README.md +++ b/README.md @@ -73,9 +73,9 @@ This is what you need to do to compile and install Ruby: win32/README.win32 instead of this document. 2. If `./configure` does not exist or is older than configure.in, run - autoconf to (re)generate configure. + `autoconf` to (re)generate configure. -3. Run `./configure`, which will generate config.h and Makefile. +3. Run `./configure`, which will generate `config.h` and `Makefile`. Some C compiler flags may be added by default depending on your environment. Specify `optflags=..` and `warnflags=..` as necessary to -- cgit v1.2.3