修复readme编译指令错误

This commit is contained in:
jianghongbo4
2023-01-17 10:15:50 +08:00
parent 194534a8ed
commit a3165c4684

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.