summaryrefslogtreecommitdiff
path: root/win32/README.win32
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2019-02-02 06:38:08 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2019-02-02 06:38:08 +0000
commit3f78209cd15f3e4532689e3fe1acce6938859dde (patch)
tree0b20fcadd57791ce24dd4e232b32cb261b78135c /win32/README.win32
parentb01a7a3edcd05166d8ff1040fdf3d3c0c36cf919 (diff)
README.win32: use label-list
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66987 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'win32/README.win32')
-rw-r--r--win32/README.win324
1 files changed, 2 insertions, 2 deletions
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