diff --git a/doc/COMPILE.md b/doc/COMPILE.md index 4f1420e5a105b52dfd059e0f323d19a1ad3b9055..abb66084ac6f6c57c13c940eb10a87e2aba2daa2 100644 --- a/doc/COMPILE.md +++ b/doc/COMPILE.md @@ -63,6 +63,7 @@ If Python3 is used, replace `pip` with `pip3`. ## GOPATH Setting + ## Compile Arguments The default GOPATH is `$HOME/go`, which you can set to other values. @@ -80,6 +81,7 @@ go get -u github.com/golang/protobuf/protoc-gen-go go get -u google.golang.org/grpc ``` + ## Compile Server ### Integrated CPU version paddle inference library