Skip to content

Commit 013a414

Browse files
authored
doc pip install (#379)
1 parent bc010b0 commit 013a414

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,12 @@ Also it seemed like a nice project to spend more time with Rust.
1313

1414
## Install
1515

16-
Note: due to `squawk`'s dependency on
17-
[`libpg_query`](https://github.com/lfittl/libpg_query/issues/44), `squawk`
18-
supports Linux, macOS and Windows
19-
2016
```shell
2117
npm install -g squawk-cli
2218

19+
# or via PYPI
20+
pip install squawk-cli
21+
2322
# or install binaries directly via the releases page
2423
https://github.com/sbdchd/squawk/releases
2524
```

0 commit comments

Comments
 (0)