Skip to content

Commit 8eedc25

Browse files
Merge pull request NREL#186 from aimiktena/main
Fix virtual environment activation command for Windows
2 parents cb7333a + 9a6fe47 commit 8eedc25

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)