!19 修复readme.txt编译命令

Merge pull request !19 from 蒋宏博/master
This commit is contained in:
opengauss-bot
2023-01-29 03:25:15 +00:00
committed by Gitee

View File

@ -38,5 +38,5 @@
***********************************************************************/ ***********************************************************************/
compile psqlodbc by following command: compile psqlodbc by following command:
sh ./build.sh -m $GAUSSHOME # give the path of GAUSSHOME sh ./build.sh -bd $GAUSSHOME # give the path of GAUSSHOME
the build library is placed under install directory. the build library is placed under install directory.