Skip to content

Commit 302559c

Browse files
committed
Mention that ADBC_DRIVER_PATH is a path list.
1 parent 70f7a07 commit 302559c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/installing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Where this installs depends on your operating system:
9595

9696
## `ADBC_DRIVER_PATH`
9797

98-
For complete control over where dbc installs drivers, set the `ADBC_DRIVER_PATH` environment variable to a path where you want to install drivers.
98+
For complete control over where dbc installs drivers, set the `ADBC_DRIVER_PATH` environment variable to a path (or list of paths) where you want to install drivers.
9999
For example:
100100

101101
```console

0 commit comments

Comments
 (0)