Skip to content

Commit b38b830

Browse files
committed
Update CONTRIBUTING.md
1 parent 5cd225c commit b38b830

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Before contributing to the `posit-sdk`, ensure that the following prerequisites
1717
## Instructions
1818

1919
> [!WARNING]
20-
> Executing `make` will install third-party packages in your Python environment. Please review the [`Makefile`](./Makefile) to verify behavior before executing any commands.
20+
> Executing `make` will install third-party packages in your `.venv` virtual Python environment. Please review the [`Makefile`](./Makefile) to verify behavior before executing any commands.
2121
2222
1. Fork the repository and open it in your development environment.
2323
2. Activate your Python environment (e.g., `source .venv/bin/activate`)

0 commit comments

Comments
 (0)