瀏覽代碼

Merge pull request #1496 from ozkuran/master

Updated README.md
Feng Xiao 9 年之前
父節點
當前提交
ace2690be1
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/README.md

+ 1 - 1
src/README.md

@@ -181,7 +181,7 @@ In the downloads section, download the zip file protoc-$VERSION-win32.zip.
 It contains the protoc binary as well as public proto files of protobuf
 library.
 
-To build from source using Microsoft Visual C++, see cmake/README.md.
+To build from source using Microsoft Visual C++, see [cmake/README.md](../cmake/README.md).
 
 To build from source using Cygwin or MinGW, follow the Unix installation
 instructions, above.