From a3165c4684fae2a68e4f80376d38b46bcf6599b2 Mon Sep 17 00:00:00 2001 From: jianghongbo4 Date: Tue, 17 Jan 2023 10:15:50 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dreadme=E7=BC=96=E8=AF=91?= =?UTF-8?q?=E6=8C=87=E4=BB=A4=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index 3724ad2..2a11387 100644 --- a/readme.txt +++ b/readme.txt @@ -38,5 +38,5 @@ ***********************************************************************/ 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.