diff --git a/README.md b/README.md index 30c7c1a..b876b64 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ based on pyspark 3.5, which you can install through pip. To build the extension with vcpkg, you can build this extension using: ```shell -VCPKG_TOOLCHAIN_PATH='' make +VCPKG_TOOLCHAIN_PATH='/scripts/buildsystems/vcpkg.cmake' make ``` This will build both the separate loadable extension and a duckdb binary with the extension pre-loaded: