Skip to content

Commit 9a6fe47

Browse files
committed
Fix virtual environment activation command for Windows
1 parent cb7333a commit 9a6fe47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Steps:
100100

101101
- Windows::
102102

103-
venv\Scripts\Activate.ps1
103+
venv\Scripts\activate
104104

105105
- macOS/Linux::
106106

0 commit comments

Comments
 (0)