wu-sheng commented on a change in pull request #22: URL: https://github.com/apache/skywalking-python/pull/22#discussion_r444006425
########## File path: docs/FAQ.md ########## @@ -20,5 +20,6 @@ that're not released yet, please clone the source codes and `make install` it: ```shell git clone https://github.com/apache/skywalking-python cd skywalking-python +git submodule update --init Review comment: I think you should correct a description above, > A: If you want to build the SkyWalking Python Agent from sources, for some reasons, for example, you want to try the latest features to > A: If you want to build the SkyWalking Python Agent from sources on the GitHub Because we will have the Apache release(source) shortly, we don't need git-submodule there. ---------------------------------------------------------------- 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]
