Skip to content

Commit 1534b8e

Browse files
authored
Update CONTRIBUTING.md (#2443)
1 parent 6906dad commit 1534b8e

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
@@ -33,7 +33,7 @@ Before you can contribute, you will need to [fork the `sentry-python` repository
3333
### Create a Virtual Environment
3434

3535
To keep your Python development environment and packages separate from the ones
36-
used by your operation system, create a virtual environment:
36+
used by your operation system, create a [virtual environment](https://docs.python.org/3/tutorial/venv.html):
3737

3838
```bash
3939
cd sentry-python

0 commit comments

Comments
 (0)