Skip to content

Commit 963b5c7

Browse files
committed
2 parents 4e69479 + 794253a commit 963b5c7

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
@@ -70,7 +70,7 @@ make
7070
```bash
7171
py -m venv myenv
7272
.\myenv\Scripts\activate.ps1
73-
cd .\sim\cocotb\modelsim
73+
cd .\sim\cocotb
7474
py -m pytest test.py
7575
deactivate
7676
```

0 commit comments

Comments
 (0)