Skip to content

Commit 092e498

Browse files
removed reference to linux/max system in windows section
1 parent 885c67b commit 092e498

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ Open a Bash terminal in the `dash` repository, Git Bash terminal for example on
7171
# Skip this if you manage the Python Interpreter via Pycharm.
7272
# Create and activate virtual environment
7373
$ python -m venv .venv/dev
74-
# on some linux / mac environments, use `.` instead of `source`
7574
$ source .venv/dev/scripts/activate
7675
########
7776

0 commit comments

Comments
 (0)