From 3f78209cd15f3e4532689e3fe1acce6938859dde Mon Sep 17 00:00:00 2001 From: nobu Date: Sat, 2 Feb 2019 06:38:08 +0000 Subject: README.win32: use label-list git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66987 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- win32/README.win32 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'win32/README.win32') diff --git a/win32/README.win32 b/win32/README.win32 index d3b0831370..00e25cf264 100644 --- a/win32/README.win32 +++ b/win32/README.win32 @@ -6,13 +6,13 @@ 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 -- cgit v1.2.3