mirror of
https://github.com/ent/ent.git
synced 2026-05-22 09:31:45 +03:00
examples/doc: rename entc to ent (#1020)
This commit is contained in:
@@ -22,7 +22,7 @@ For the purpose of the example, we'll generate the following graph:
|
||||
The first step is to generate the 3 schemas: `Pet`, `User`, `Group`.
|
||||
|
||||
```console
|
||||
entc init Pet User Group
|
||||
ent init Pet User Group
|
||||
```
|
||||
|
||||
Add the necessary fields and edges for the schemas:
|
||||
|
||||
Reference in New Issue
Block a user