Updated Windows Protobuf How To (markdown)

ranrinc
2016-09-04 23:11:37 +07:00
parent 823f1d4c27
commit e5e7778e95

@@ -57,4 +57,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`
This will complete your protobuf installation.
Your protobuf will be available on C:\Users\[USERS]\Downloads\protobuf\install\
This will complete your protobuf How-To