ruby-changes:54769
From: nobu <ko1@a...>
Date: Sat, 2 Feb 2019 15:38:12 +0900 (JST)
Subject: [ruby-changes:54769] nobu:r66987 (trunk): README.win32: use label-list
nobu 2019-02-02 15:38:08 +0900 (Sat, 02 Feb 2019) New Revision: 66987 https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=66987 Log: README.win32: use label-list Modified files: trunk/win32/README.win32 Index: win32/README.win32 =================================================================== --- win32/README.win32 (revision 66986) +++ win32/README.win32 (revision 66987) @@ -6,13 +6,13 @@ https://github.com/ruby/ruby/blob/trunk/win32/README.win32#L6 2. Visual C++ 6.0 or later. (strongly recommended VC++ 10 or later) - Note:: if you want to build x64 or ia64 version, use native compiler for + [Note] if you want to build x64 or ia64 version, use native compiler for x64/ia64. 3. Please set environment variable +INCLUDE+, +LIB+, +PATH+ to run required commands properly from the command line. - Note:: building ruby requires following commands. + [Note] building ruby requires following commands. * nmake * cl * lib -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/