returnToInnocence commented on code in PR #333: URL: https://github.com/apache/incubator-hugegraph-doc/pull/333#discussion_r1618076962
########## content/en/docs/quickstart/hugegraph-hubble.md: ########## @@ -135,7 +116,7 @@ git clone https://github.com/apache/hugegraph-toolchain.git Compile `hubble`. It depends on the loader and client, so you need to build these dependencies in advance during the compilation process (you can skip this step later). ```shell -cd incubator-hugegraph-toolchain +cd hugegraph-toolchain sudo pip install -r hugegraph-hubble/hubble-dist/assembly/travis/requirements.txt mvn install -pl hugegraph-client,hugegraph-loader -am -Dmaven.javadoc.skip=true -DskipTests -ntp cd hugegraph-hubble Review Comment: Roger that. Now I will start to test this change > fix the useless & confused cmd > > <img alt="image" width="659" src="https://private-user-images.githubusercontent.com/17706099/316429194-b8fa0275-4cb6-4326-9896-ceacac808697.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTY5NDgyNjUsIm5iZiI6MTcxNjk0Nzk2NSwicGF0aCI6Ii8xNzcwNjA5OS8zMTY0MjkxOTQtYjhmYTAyNzUtNGNiNi00MzI2LTk4OTYtY2VhY2FjODA4Njk3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDA1MjklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwNTI5VDAxNTkyNVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTFhZjQ5NDJiNDU5ZGI4MWVkYTQ5NjkzNmJhYWZjM2ZlOWZlZmQxNGFiNTMwNjZlOTgyN2Q3ODFhYTllN2ViYzMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.j_PahRSq2YGwKVdLAyjmEUAECQrBkFf2etb46uGKfKo"> Roger that. Now I will start to test this changeš«” -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
