mirror of
https://github.com/ent/ent.git
synced 2026-04-28 21:50:56 +03:00
doc: fix new project instructions in tutorial-setup.md (#3622)
This commit is contained in:
@@ -32,7 +32,7 @@ go get -d entgo.io/ent/cmd/ent
|
||||
go run -mod=mod entgo.io/ent/cmd/ent new Todo
|
||||
```
|
||||
|
||||
After installing Ent and running `ent init`, your project directory should look like this:
|
||||
After installing Ent and running `ent new`, your project directory should look like this:
|
||||
|
||||
```console
|
||||
.
|
||||
|
||||
Reference in New Issue
Block a user