You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -92,7 +92,7 @@ You can request more information about a commercial license on our [website](htt
92
92
What is required to be able to generate source files based on .proto files:
93
93
1. Python 3.8 and up
94
94
2. Pip
95
-
3. Protobuf v21.5 and up (tested with v26.1)
95
+
3. Protobuf v21.5 and up (tested with v27.1)
96
96
4. Git
97
97
98
98
After installing the requirements, continue by cloning the Embedded Proto repo. We advised using Embedded Proto as a submodule in your project. This way, you can track the version of Embedded Proto with the version of your project.
0 commit comments