Skip to content

Commit 29015ed

Browse files
Xing Han Lujonmmease
Xing Han Lu
authored andcommitted
Update contributing.md (#1023)
"If you decided to follow the suggestion about about the Virtualenv *and* you've run `source bin/activate` ..." --> "If you decided to follow the suggestion about the Virtualenv *and* you've run `source bin/activate` within your new virtualenv directory to activate..."
1 parent 9789ab0 commit 29015ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: contributing.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ There's a short list of core dependencies you'll need installed in your Python e
100100

101101
### Dependencies and Virtualenv
102102

103-
If you decided to follow the suggestion about about the Virtualenv *and* you've run `source bin/activate` within your new virtualenv directory to activate it--you can run the following to install the core dependencies:
103+
If you decided to follow the suggestion about the Virtualenv *and* you've run `source bin/activate` within your new virtualenv directory to activate it--you can run the following to install the core dependencies:
104104

105105
```bash
106106
pip install -r requirements.txt

0 commit comments

Comments
 (0)