diff --git a/README.en.md b/README.en.md index c64fef3..149920f 100644 --- a/README.en.md +++ b/README.en.md @@ -27,7 +27,7 @@ Get composer curl -s http://getcomposer.org/installer | php -Create *composer.json* file in the project root: +Create *composer.json* file in the project's root directory: { diff --git a/README.md b/README.md index 011e2af..60e50a2 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ composer を入手します curl -s http://getcomposer.org/installer | php -あなたの開発プロジェクトのルートに composer.json を作成します。 +あなたの開発プロジェクトのルートディレクトリに composer.json を作成します。 { "require": {