diff --git a/README.MD b/README.MD index 204ec7643fd4366871233d362e5776fe543883d5..8409620697713c832cedcacacde3843a9f711e50 100644 --- a/README.MD +++ b/README.MD @@ -1,6 +1,6 @@ You need to import this project with IntelliJ. -There is a .pom file (Maven) which has the instructions to properly compile ProtocolBuffer. +There is a .pom file (Maven) which can be used to properly compile ProtocolBuffer. All the dependencies are included as well. To compile the proto files, you can do it both within IntelliJ as well as with the command line.