forked from huawei/openGauss-server
!304 【openGauss】pldebugger adds arm download path
Merge pull request !304 from 宋清怡/master
This commit is contained in:
commit
5d7bd30844
|
|
@ -44,7 +44,13 @@ Installation
|
|||
### Download and Install
|
||||
1. Download software from the website:
|
||||
|
||||
https://opengauss.obs.cn-south-1.myhuaweicloud.com/dependency/pldebugger_package.tar.gz
|
||||
for x86 system:
|
||||
|
||||
https://opengauss.obs.cn-south-1.myhuaweicloud.com/dependency/pldebugger_package_x86.tar.gz
|
||||
|
||||
for aarch64 system:
|
||||
|
||||
https://opengauss.obs.cn-south-1.myhuaweicloud.com/dependency/pldebugger_package_arm.tar.gz
|
||||
|
||||
2. Decompress the file.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue