Skip to content

Commit

Permalink
Update website/docs/docs/core/pip-install.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nataliefiann authored Nov 28, 2024
1 parent d5bce3d commit 7d14815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/docs/core/pip-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ python3 -m pip install --pre dbt-core dbt-adapter-name
source venv/bin/activate
dbt --version
```

Not, the command `python3 -m pip install --pre dbt-core dbt-adapter-name` will also install any pre-releases of all dependencies.
#### Install prereleases on different operating systems

To install or use packages within your virtual environment:
Expand Down

0 comments on commit 7d14815

Please sign in to comment.