Skip to content

Commit

Permalink
docs: update cmd for Quick Start
Browse files Browse the repository at this point in the history
  • Loading branch information
qloog authored Aug 1, 2024
1 parent 0b31f30 commit a408ad1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,11 +90,11 @@ eagle new -b=all eagle-demo
# or
eagle new github.com/foo/eagle-demo

# build
make build
# install dependence
go mod tidy

# run
eagle run
make run
```

## Documentation
Expand Down

0 comments on commit a408ad1

Please sign in to comment.