diff --git a/java/lib/protobuf-javanano-readme.md b/java/lib/protobuf-javanano-readme.md index fee2b8f67..0e8974797 100644 --- a/java/lib/protobuf-javanano-readme.md +++ b/java/lib/protobuf-javanano-readme.md @@ -14,7 +14,7 @@ Steps to update the protobuf library version: check in any changes to this file. The command from the root directory is: ``` - protoc --javanano_out=com.google.i18n.phonenumbers.nano:java/libphonenumber/src \ + protoc --javanano_out=java/libphonenumber/src \ resources/phonemetadata.proto \ --proto_path=resources ```