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