We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26ff2c0 commit c24af29Copy full SHA for c24af29
README.md
@@ -7,7 +7,7 @@ Elegant, performant and productive router for Openresty.
7
It's recommended to use npm to scaffold a lua-resty-router project.
8
9
```bash
10
-npm create resty-app@latest
+npm create resty-app@latest -y
11
```
12
Then follow the instructions to complete the project.
13
0 commit comments