Skip to content

Commit 0c7d66b

Browse files
authored
doc: typo of install dependencies cmd (#46)
1 parent 202711c commit 0c7d66b

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
@@ -221,7 +221,7 @@ make install
221221
### Install Dependencies
222222

223223
```shell
224-
make dev
224+
make deps
225225
```
226226

227227
## Benchmark

0 commit comments

Comments
 (0)