Skip to content

Commit 9cf7a1e

Browse files
committed
update readme for Windows
1 parent b91305f commit 9cf7a1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ the virtual environment to stay active in your shell.
3737
source scripts/bootstrap.sh
3838
```
3939

40-
Note: If you are running in WSL on a Windows machine, will need to run the bootstrap file directly with `./scripts/bootstrap.sh` and then activate the virtual environment by running `source .venv/bin/activate`.
40+
Note: If you are running in on a Windows machine, will need to run the bootstrap file directly with `./scripts/bootstrap.sh` and then activate the virtual environment by running `.\.venv\Scripts\Activate.ps1`.
4141

4242
### Testing
4343

0 commit comments

Comments
 (0)