Skip to content

Commit

Permalink
docs: correct quickstart command tvm project init
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Sanchez <[email protected]>
  • Loading branch information
danielsgz committed Sep 22, 2022
1 parent 5f14fe6 commit c2b9545
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ tvm install v<tutor-version>
2. Create a new project with tutor environment manager

```bash
tvm project <project-name> v<tutor-version>
tvm project init <project-name> v<tutor-version>
```

3. Open the project folder
Expand Down

0 comments on commit c2b9545

Please sign in to comment.