]> granicus.if.org Git - onig/commitdiff
small change
authorkosako <kosako@sofnec.co.jp>
Tue, 19 Apr 2016 08:53:40 +0000 (17:53 +0900)
committerkosako <kosako@sofnec.co.jp>
Tue, 19 Apr 2016 08:53:40 +0000 (17:53 +0900)
README
README.ja
README.md

diff --git a/README b/README
index 24f813fb4eb8580646cab5e042b12e175ed80066..a490b60888d1e59206cde52900376fd4a8e61a66 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-README  2016/04/18
+README  2016/04/19
 
 Oniguruma  ----   (C) K.Kosako <kkosako0@gmail.com>
 
@@ -49,7 +49,7 @@ Install
 
 
 
- Case 2: Windows 64/32bit platform (VisualStudio)
+ Case 2: Windows 64/32bit platform (Visual Studio)
 
    execute make_win64 or make_win32
 
@@ -61,6 +61,8 @@ Install
       2. copy ..\windows\testc.c .
       3. nmake -f Makefile.windows ctest
 
+  (I have checked by Visual Studio Community 2015)
+
 
 
 Regular Expressions
index b9de50335b0a07c039d9dec34a119ac964566d51..404cf9fcdf109be97a419190e18909a2820dcc55 100644 (file)
--- a/README.ja
+++ b/README.ja
@@ -1,4 +1,4 @@
-README.ja  2016/04/18
+README.ja  2016/04/19
 
 µ´¼Ö  ----   (C) K.Kosako <kkosako0@gmail.com>
 
@@ -49,7 +49,7 @@ https://github.com/kkos/oniguruma
 
 
 
- ¥±¡¼¥¹£²: Windows 64/32bit (VisualStudio)´Ä¶­
+ ¥±¡¼¥¹£²: Windows 64/32bit (Visual Studio)´Ä¶­
 
    make_win64 ¤¢¤ë¤¤¤Ï make_win32 ¤ò¼Â¹Ô
 
@@ -61,6 +61,7 @@ https://github.com/kkos/oniguruma
       2. copy ..\windows\testc.c .
       3. nmake -f Makefile.windows ctest
 
+   (Visual Studio Community 2015 ¤ÇÆ°ºî³Îǧ)
 
 
 
index b2ffd5f4ce63e836e84e1b6a66ef7c12403ac400..b361f616226a2dda15b9dac9fff563122f6c2221 100644 (file)
--- a/README.md
+++ b/README.md
@@ -50,7 +50,7 @@ Install
 
 
 
-### Case 2: Windows 64/32bit platform (VisualStudio)
+### Case 2: Windows 64/32bit platform (Visual Studio)
 
    execute make_win64 or make_win32
 
@@ -63,6 +63,8 @@ Install
       2. copy ..\windows\testc.c .
       3. nmake -f Makefile.windows ctest
 
+   (I have checked by Visual Studio Community 2015)
+
 
 
 Regular Expressions