diff --git a/docs/en/guides/How-to-build.md b/docs/en/guides/How-to-build.md index 59823be98938..203d64701ae5 100644 --- a/docs/en/guides/How-to-build.md +++ b/docs/en/guides/How-to-build.md @@ -133,6 +133,6 @@ Refer to [Build docker image](../../../docker) for more details. ``` 5. Run `./mvnw compile -Dmaven.test.skip=true` -6. Run `maven update`. Must remove the clean projects item before maven update(This will be clear the proto conversion Java file generated by the complie) +6. Run `maven update`. Must remove the clean projects item before maven update(This will be clear the proto conversion Java file generated by the compiling) 7. Run `./mvnw compile` compile collector-remote-grpc-provider and apm-protocol 8. Refresh project