add release package download url in note

This commit is contained in:
zhang_xubo
2021-08-11 17:37:51 +08:00
parent 8315b51e83
commit 0a1242f93c

View File

@ -22,6 +22,22 @@ sh build.sh -bd /data/compile/openGauss-server/dest/ # dest为编译openGauss-
```
编译完成后的驱动,在 `output` 目录下。
#### 软件下载
社区每日构建,提供三套环境已经编译好的驱动包供使用,下载路径如下:
openEuler-aarch64:\
https://opengauss.obs.cn-south-1.myhuaweicloud.com/latest/arm/openGauss-2.0.0-openEuler-aarch64-Python.tar.gz
CentOS-x86_64: \
https://opengauss.obs.cn-south-1.myhuaweicloud.com/latest/x86/openGauss-2.0.0-CentOS-x86_64-Python.tar.gz
openEuler-x86_64: \
https://opengauss.obs.cn-south-1.myhuaweicloud.com/latest/x86_openEuler/openGauss-2.0.0-openEuler-x86_64-Python.tar.gz
#### 使用说明
1. xxxx