We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be54f7d commit e2c8e13Copy full SHA for e2c8e13
1 file changed
README.md
@@ -26,6 +26,10 @@ And here are links of other repositories:
26
3. [hugegraph-commons](https://github.com/apache/hugegraph-commons) (include common & rpc module)
27
4. [hugegraph-website](https://github.com/apache/hugegraph-doc) (include doc & website code)
28
29
+## Note
30
+
31
+- If some classes under computer-k8s cannot be found, you need to execute `mvn compile` in advance to generate corresponding classes.
32
33
## Contributing
34
35
Welcome to contribute, please see [`How to Contribute`](https://github.com/apache/hugegraph/blob/master/CONTRIBUTING.md) for more information
0 commit comments