Skip to content

Commit

Permalink
update readme & docs
Browse files Browse the repository at this point in the history
  • Loading branch information
agapple committed Mar 1, 2024
1 parent a7a1d0d commit 5a15e22
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ You are welcome to make contributions to PolarDB-X. We appreciate all the contri
## Community
You can join these groups and chats to discuss and ask PolarDB-X related questions:
- DingTalk Group: [32432897](https://h5.dingtalk.com/circle/healthCheckin.html?dtaction=os&corpId=dingc5456617ca6ab502e1cc01e222598659&1b3d4=1ec1b&cbdbhh=qwertyuiop#/)
![DingTalk Group](docs/images/dingtalk_group.jpg)
![DingTalk Group](docs/images/dingtalk_group.png)
- WeChat Group: 阿里云 PolarDB-X 开源交流群 (Contact group manager to get into wechat group. Managers' ID: oldbread3, hustfxj, agapple0002)
![WeChat Manager 1](docs/images/wechat_manager_a.jpg) ![WeChat Manager 2](docs/images/wechat_manager_b.jpg) ![WeChat Manager 3](docs/images/wechat_manager_c.jpg)

Expand Down
5 changes: 2 additions & 3 deletions docs/en/quickstart-development.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,13 +80,12 @@ make install

```shell
# install JDK 1.8 and Maven 3
# enter the polardbx-sql directory
cd polardbx-sql/

# make sure polardbx-rpc (polardbx-glue) initialized
git submodule update --init

# enter the polardbx-sql directory
cd polardbx-sql/

# compile&install
mvn install -D maven.test.skip=true -D env=release

Expand Down
Binary file removed docs/images/dingtalk_group.jpg
Binary file not shown.
Binary file added docs/images/dingtalk_group.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5a15e22

Please sign in to comment.