From 53e1623ab3121ed4723024297bc669594fe87a75 Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Sat, 16 Jul 2016 12:51:04 +0900 Subject: [PATCH] Update doc It was markdown, we should use reST. --- README.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 4d83a0ac..f41ead9c 100644 --- a/README.rst +++ b/README.rst @@ -179,10 +179,10 @@ To compile the source code, gcc >= 4.8.3 or clang >= 3.4 is required. Notes for building on Windows (MSVC) ------------------------------------ -The easiest way to build native Windows nghttp2 dll is use -[cmake](https://cmake.org/). The free version of [Visual C++ Build -Tools](http://landinghub.visualstudio.com/visual-cpp-build-tools) -works fine. +The easiest way to build native Windows nghttp2 dll is use `cmake +`_. The free version of `Visual C++ Build Tools +`_ works +fine. 1. Install cmake for windows 2. Open "Visual C++ ... Native Build Tool Command Prompt", and inside