Skip to content

Commit dcf70a9

Browse files
authored
Update README.meson_msvc
1 parent d9d9577 commit dcf70a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.meson_msvc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Build on Microsoft Windows with Microsoft Visual Studio and meson
1111

1212
set PATH=%PATH%;C:\Program Files\PostgreSQL\16\bin;C:\Program Files\Meson
1313

14-
4. execute in orafce directory (buildtype should be release or plain,
14+
4. execute in plpgsql_check source directory (buildtype should be release or plain,
1515
attention - the release buildtype inject dependency on vc_redist.x64.exe)
1616

1717
meson setup --wipe --buildtype release plain
@@ -27,4 +27,4 @@ Build on Microsoft Windows with Microsoft Visual Studio and meson
2727
set PGPORT=
2828
set PGUSER=
2929
set PGPASSWORD=
30-
ninja test
30+
ninja test

0 commit comments

Comments
 (0)