kezhenxu94 commented on a change in pull request #3063: setup your ide URL: https://github.com/apache/skywalking/pull/3063#discussion_r303193390
########## File path: docs/en/guides/How-to-build.md ########## @@ -65,6 +65,8 @@ a oap image with name `bar/oap:foo`, run the following command > HUB=bar TAG=foo make docker.oap ## Setup your IntelliJ IDEA +**NOTICE**: If you clone the codes from GitHub, please make sure that you had finished step 1 to 7 in section **[Build from GitHub](#build-from-github)**. Review comment: ```suggestion **NOTICE**: If you clone the codes from GitHub, please make sure that you had finished step 1 to 7 in section **[Build from GitHub](#build-from-github)**, if you download the source codes from the official website of SkyWalking, please make sure that you had followed the steps in section **[Build from Apache source code release](#build-from-apache-source-code-release)**. ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
