mirror of
https://github.com/ent/ent.git
synced 2026-05-24 09:31:56 +03:00
doc: minor change in getting-started and gitignore update (#984)
This commit is contained in:
@@ -24,6 +24,7 @@ go get github.com/facebook/ent/cmd/entc
|
||||
```
|
||||
|
||||
After installing `entc` (the code generator for `ent`), you should have it in your `PATH`.
|
||||
If you don't find it your path, you can also run: `go run github.com/facebook/ent/cmd/entc <command>`
|
||||
|
||||
## Setup A Go Environment
|
||||
|
||||
|
||||
Reference in New Issue
Block a user