From 29891f870e46ccc6c8fe087cd514379515808a42 Mon Sep 17 00:00:00 2001 From: ranrinc Date: Sun, 4 Sep 2016 23:14:48 +0700 Subject: [PATCH] Updated Prerequisites (markdown) --- Prerequisites.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Prerequisites.md b/Prerequisites.md index 7a70266..4c9dc8f 100644 --- a/Prerequisites.md +++ b/Prerequisites.md @@ -5,6 +5,8 @@ * [Download Source Code](https://nodejs.org/dist/v6.4.0/node-v6.4.0.tar.gz) * Protobuf 3.0 * [Download the source code](https://github.com/google/protobuf/releases/download/v3.0.0/protobuf-cpp-3.0.0.zip) and compile by following [these instructions](https://github.com/google/protobuf/blob/master/src/README.md) for your OS + * [Windows protobuf How-To](https://github.com/maierfelix/POGOserver/wiki/Windows-Protobuf-How-To) + * Git * [Download for Windows](https://git-scm.com/download/win) * [Download for OS X](https://git-scm.com/download/mac)