Skip to content

Commit 4c1f5a4

Browse files
committed
Merge branch 'develop' of github.com:SoraY677/web-dev-template into develop
2 parents 974a041 + 862ce78 commit 4c1f5a4

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
@@ -25,7 +25,7 @@ make lint # チェック
2525
make lint-fix # 矯正
2626

2727
# yarnコマンド実行
28-
make exec COMMAND=${コマンド}
28+
make exec COMMAND=${コマンド} CONTAINER=${コンテナ}
2929
```
3030

3131
### ドキュメント

0 commit comments

Comments
 (0)