diff --git a/Windows-Protobuf-How-To.md b/Windows-Protobuf-How-To.md index d341c0d..ee3ee74 100644 --- a/Windows-Protobuf-How-To.md +++ b/Windows-Protobuf-How-To.md @@ -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. \ No newline at end of file +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