Skip to content

Commit 797425d

Browse files
committed
fix explanation
1 parent 94b9a6c commit 797425d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/developer_readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ bun install --frozen-lockfile
1010
## 開発
1111

1212
```bash
13-
# データベースを作成するには、packages/server で以下のコマンドを実行してください
13+
# データベースを作成するには、packages/server に移動してから以下のコマンドを実行してください
1414
bunx drizzle-kit push
1515
```
1616

0 commit comments

Comments
 (0)