Skip to content

Commit 5185f70

Browse files
committed
remove tvm. prefix
1 parent 98de9ba commit 5185f70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ tasks.
110110
- lint the python codes
111111

112112
```bash
113-
./docker/build.sh tvm.ci_lint make pylint
113+
./docker/build.sh ci_lint make pylint
114114
```
115115

116116
- build codes with CUDA support

0 commit comments

Comments
 (0)