Skip to content

Commit cf0ae5e

Browse files
committed
fix: dot in dev script
1 parent 022e96f commit cf0ae5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ chmod +x scripts/install_dev_linux.sh
197197
### Windows
198198

199199
```shell
200-
/scripts/install_dev_windows.ps1
200+
./scripts/install_dev_windows.ps1
201201
```
202202

203203

0 commit comments

Comments
 (0)