Skip to content

Commit

Permalink
Added version block
Browse files Browse the repository at this point in the history
  • Loading branch information
nataliefiann committed Nov 18, 2024
1 parent 62a91d5 commit 10c07c9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions website/docs/docs/core/pip-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,8 @@ python -m pip install \

Or, better yet, just install the package(s) you need!

<VersionBlock firstVersion="1.8">

### Install prereleases of dbt adapters

To install prerelease versions of dbt Core and your adapter, use this command:
Expand Down Expand Up @@ -219,3 +221,4 @@ pip 23.3.1 from .venv\lib\site-packages (Python 3.9.4)

If you’re using a different operating system, refer to [Git issue on Instructions to create a python virtual environment](https://github.com/dbt-labs/docs.getdbt.com/discussions/2143) for more information.

</VersionBlock>

0 comments on commit 10c07c9

Please sign in to comment.