未验证 提交 401f1b55 编写于 作者: M muslax 提交者: GitHub

Update README.md for next-auth-example (#14763)

上级 4a107b69
......@@ -21,9 +21,9 @@ It is vital that you know the deployment URL and define it in the environment fi
Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example:
```bash
npx create-next-app --example next-auth with-next-auth-app
npx create-next-app --example with-next-auth with-next-auth-app
# or
yarn create next-app --example next-auth with-next-auth-app
yarn create next-app --example with-next-auth with-next-auth-app
```
### Download manually
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册