From f4cf751c2dd7ea44df0e22198e06345064c10b34 Mon Sep 17 00:00:00 2001 From: kosako Date: Tue, 19 Apr 2016 17:53:40 +0900 Subject: [PATCH] small change --- README | 6 ++++-- README.ja | 5 +++-- README.md | 4 +++- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/README b/README index 24f813f..a490b60 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -README 2016/04/18 +README 2016/04/19 Oniguruma ---- (C) K.Kosako @@ -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 diff --git a/README.ja b/README.ja index b9de503..404cf9f 100644 --- a/README.ja +++ b/README.ja @@ -1,4 +1,4 @@ -README.ja 2016/04/18 +README.ja 2016/04/19 µ´¼Ö ---- (C) K.Kosako @@ -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 ¤ÇÆ°ºî³Îǧ) diff --git a/README.md b/README.md index b2ffd5f..b361f61 100644 --- 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 -- 2.40.0