Skip to content

Commit e2c8e13

Browse files
committed
docs: add note for missing classes
1 parent be54f7d commit e2c8e13

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ And here are links of other repositories:
2626
3. [hugegraph-commons](https://github.com/apache/hugegraph-commons) (include common & rpc module)
2727
4. [hugegraph-website](https://github.com/apache/hugegraph-doc) (include doc & website code)
2828

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+
2933
## Contributing
3034

3135
Welcome to contribute, please see [`How to Contribute`](https://github.com/apache/hugegraph/blob/master/CONTRIBUTING.md) for more information

0 commit comments

Comments
 (0)