Skip to content

Commit

Permalink
SNOW-550117 Your title here
Browse files Browse the repository at this point in the history
Description

Testing
  • Loading branch information
sfc-gh-mheavin committed Mar 2, 2022
1 parent aa80e92 commit 4b1ac86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ Building the Driver on Windows

.. |win-vs-version| replace:: VS16 8.0.16

.. note: Snowflake supports only thread-safe versions of PHP.
.. note:: Snowflake supports only thread-safe versions of PHP.

To build the PHP driver for Windows:

Expand Down Expand Up @@ -157,7 +157,7 @@ To build the PHP driver for Windows:
.\\scripts\\run_build_pdo_snowflake.bat x64 Release |win-vs-version| C:\\php-sdk
#. Copy :code:`php_pdo_snowflake.dll` from the directory where you built the driver to the PHP extension
#. Copy :code:`php_pdo_snowflake.dll` from the directory where you built the driver to the PHP extension
directory (the same directory that contains the :code:`php_pdo.dll file`). Usually, the PHP extension
directory is the :code:`ext` subdirectory in the directory where PHP is installed.

Expand Down

0 comments on commit 4b1ac86

Please sign in to comment.