diff --git a/crates/prqlc/README.md b/crates/prqlc/README.md index ed4c031e56ae..872784c239fb 100644 --- a/crates/prqlc/README.md +++ b/crates/prqlc/README.md @@ -74,6 +74,12 @@ take 3 brew install prqlc ``` +### via winget (Windows) + +```sh +winget install prqlc +``` + ### From GitHub release page Precompiled binaries are available for Linux, macOS, and Windows on the diff --git a/web/website/content/_index.md b/web/website/content/_index.md index 7f9d492a88c8..1b63cf7f3759 100644 --- a/web/website/content/_index.md +++ b/web/website/content/_index.md @@ -162,6 +162,8 @@ tools_section: `brew install prqlc` + `winget install prqlc` + integrations_section: enable: true title: "Integrations"