Skip to content

Commit 16437cd

Browse files
authored
docs: fix setup command in README (#28)
1 parent 02d5e54 commit 16437cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
2. 環境変数ファイルを作成して編集します。
2424

2525
```bash
26-
cp .env.example .env
26+
cp .env.sample .env
2727
```
2828

2929
3. `.env` に以下の値を設定します。

0 commit comments

Comments
 (0)