Skip to content

Commit

Permalink
Remove --pre from installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
brendan-ward committed Jun 20, 2022
1 parent e20ce78 commit 0b8758b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/source/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,9 @@ This package is available on [PyPI](https://pypi.org/project/pyogrio/) for Linux
MacOS, and Windows.

```bash
pip install pyogrio --pre
pip install pyogrio
```

(Once 0.4.0 is officially released, you can omit the `--pre`)

This installs binary wheels that include GDAL.

If you get installation errors about Cython or GDAL not being available, this is
Expand Down

0 comments on commit 0b8758b

Please sign in to comment.