Skip to content

Commit

Permalink
chore: Backport #3275 to web (#3276)
Browse files Browse the repository at this point in the history
Co-authored-by: eitsupi <50911393+eitsupi@users.noreply.github.com>
  • Loading branch information
prql-bot and eitsupi committed Aug 7, 2023
1 parent fb3f320 commit cecf2a1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions crates/prqlc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 2 additions & 0 deletions web/website/content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,8 @@ tools_section:
`brew install prqlc`
`winget install prqlc`
integrations_section:
enable: true
title: "Integrations"
Expand Down

0 comments on commit cecf2a1

Please sign in to comment.