From f162ee59e00bc046692079ff4dd1f5fdde8589ab Mon Sep 17 00:00:00 2001 From: zhangkun83 Date: Mon, 30 Mar 2015 11:02:02 -0700 Subject: Clarify system requirements --- protoc-artifacts/README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'protoc-artifacts/README.md') diff --git a/protoc-artifacts/README.md b/protoc-artifacts/README.md index 3d48ed22..d3ef7ba2 100644 --- a/protoc-artifacts/README.md +++ b/protoc-artifacts/README.md @@ -15,6 +15,11 @@ Protobuf project. The name of a published ``protoc`` artifact is in the following format: ``protoc---.exe``, e.g., ``protoc-3.0.0-alpha-3-windows-x86_64.exe``. +## System requirement +These scripts only work under Unix-like environments, e.g., Linux, MacOSX, and +Cygwin or MinGW for Windows. Please see ``README.md`` of the Protobuf project +for how to set up the build environment. + ## To install artifacts locally The following command will install the ``protoc`` artifact to your local Maven repository. ``` -- cgit v1.2.3