From 515edc994642ef8c4f97c7cc2d42390d399fdc04 Mon Sep 17 00:00:00 2001 From: ranrinc Date: Sun, 4 Sep 2016 23:11:54 +0700 Subject: [PATCH] Updated Windows Protobuf How To (markdown) --- Windows-Protobuf-How-To.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Windows-Protobuf-How-To.md b/Windows-Protobuf-How-To.md index ee3ee74..8c787da 100644 --- a/Windows-Protobuf-How-To.md +++ b/Windows-Protobuf-How-To.md @@ -58,4 +58,5 @@ Next you will need to copy paste and run this command: After this completed you will need to type `nmake` and then `nmake check` (do not worried if you have 5 error) and last but least `nmake install` Your protobuf will be available on C:\Users\[USERS]\Downloads\protobuf\install\ + This will complete your protobuf How-To \ No newline at end of file