Skip to content

Commit 89c0408

Browse files
committed
update
1 parent 5125980 commit 89c0408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/3-web-servers/14-project/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import aiTodoDemoVideo from "./ai-todo-demo.mp4";
2222
### プロジェクトの作成
2323

2424
```shell
25-
npm init -y
25+
npm init
2626
npm install express @prisma/client
2727
npm install -D prisma
2828
npx prisma init

0 commit comments

Comments
 (0)