Skip to content

Commit 38e388d

Browse files
Fix README example
1 parent eb7466c commit 38e388d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
## Use it
55

66
```bash
7-
$ idi new myapp example.com/module/myapp
7+
$ idi new -n myapp -m example.com/module/myapp
88
```
99

1010
Go into your generated app and execute `go mod tidy`

0 commit comments

Comments
 (0)