Skip to content

Commit f579050

Browse files
DOC: typo, misc update README.md (#485)
1 parent 039255a commit f579050

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
@@ -27,7 +27,7 @@ cd dpnp
2727

2828
## Run test
2929
```bash
30-
. ./0.env
30+
. ./0.env.sh
3131
pytest
3232
# or
3333
pytest tests/test_matmul.py -s -v

0 commit comments

Comments
 (0)