Skip to content

Commit ffc1fad

Browse files
authored
fix: 「アプリケーション開発の準備」における typo 修正 (#1620)
1 parent fa2d772 commit ffc1fad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/use-case/setup-local-env/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Ok to proceed? (y)
8181
Hello World!
8282
```
8383

84-
デフォルトでは対話式のプロンプトが挟まれますが、次のように`--yes`オプションを付与する自動的にインストールとコマンドが実行されます
84+
デフォルトでは対話式のプロンプトが挟まれますが、次のように`--yes`オプションを付与すると自動的にインストールとコマンドが実行されます
8585

8686
```bash
8787
# --yesオプションで、インストールの確認プロンプトをスキップする

0 commit comments

Comments
 (0)