You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"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..."
Copy file name to clipboardExpand all lines: contributing.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -100,7 +100,7 @@ There's a short list of core dependencies you'll need installed in your Python e
100
100
101
101
### Dependencies and Virtualenv
102
102
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:
0 commit comments