Skip to content

Commit

Permalink
Update website/docs/docs/core/pip-install.md
Browse files Browse the repository at this point in the history
Co-authored-by: Mirna Wong <[email protected]>
  • Loading branch information
nataliefiann and mirnawong1 authored Nov 19, 2024
1 parent 5a6f70f commit 3be97b9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion website/docs/docs/core/pip-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,9 @@ dbt --version

To install or use packages within your virtual environment:

- Activate the virtual environment to add its specific Python and `pip` executables to your shell’s PATH. This ensures you use the environment’s isolated setup. You can run the following commands to activate your virtual environment.
- Activate the virtual environment to add its specific Python and `pip` executables to your shell’s PATH. This ensures you use the environment’s isolated setup.

Select your operating system and run the following commands to activate it:

- Select your operating system to activate your virtual environment.

Expand Down

0 comments on commit 3be97b9

Please sign in to comment.