Skip to content

Commit 794253a

Browse files
authored
Update README.md
1 parent e2f9855 commit 794253a

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)