diff --git a/README.md b/README.md index 9a18d65..2af8187 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Make ODBC and Vertica drivers to work together: * Download and extract Vertica drivers from official website https://my.vertica.com/vertica-client-drivers/ (it should match your Vertica Db version) * Extract driver under /opt/vertica/ * create/edit file: /etc/odbc.ini ([example](https://github.com/skatrych/vertica-php-adapter/blob/master/examples/drivers/odbc.ini)) -* create/edit file: /etc/odbcinst.ini ([example](https://github.com/skatrych/vertica-php-adapter/blob/master/examples/drivers/odbcinst.ini) +* create/edit file: /etc/odbcinst.ini ([example](https://github.com/skatrych/vertica-php-adapter/blob/master/examples/drivers/odbcinst.ini)) * create/edit file: /etc/vertica.ini ([example](https://github.com/skatrych/vertica-php-adapter/blob/master/examples/drivers/vertica.ini)) ##### All the rest: