This is an automated email from the ASF dual-hosted git repository. zhaocong pushed a commit to branch Skittles258/master in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-computer.git
commit 5b8e115943ca126cbfc1ad1c68d3562e6613b3a7 Author: Skittles258 <213211...@qq.com> AuthorDate: Thu Sep 5 13:28:55 2024 +0800 add instructions for using hubble platform in README --- vermeer/README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/vermeer/README.md b/vermeer/README.md index cc38300c..f2f0fc78 100644 --- a/vermeer/README.md +++ b/vermeer/README.md @@ -48,3 +48,10 @@ or # 启动 run as daemon ./supervisord -c supervisor.conf -d ```` + +# 使用hubble平台 +有三种搭建方式,参考https://hugegraph.apache.org/docs/quickstart/hugegraph-hubble/ + +Use Docker (Convenient for Test/Dev) +Download the Toolchain binary package +Source code compilation