Skip to content

Commit 6426d34

Browse files
Update contributing.md
1 parent 930436b commit 6426d34

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/docs/about/contributing.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ We love contributions from our community! This guide explains how to get involve
1414
- (Optional) Setup Python virtual environment:
1515
```bash
1616
virtualenv --python=$(which python3.12) .venv
17-
. .venv/bin/activate
1817
```
1918
Activate the virtual environment, before any installings / buildings / runnings:
2019

0 commit comments

Comments
 (0)