diff --git a/docs/setup.en.md b/docs/setup.en.md index 28e025521..5b1b5496e 100644 --- a/docs/setup.en.md +++ b/docs/setup.en.md @@ -41,7 +41,7 @@ Please install and setup these softwares: 2. `cd misskey` 3. `npm install` -*4.* Prepare configuration +*4.* Make configuration file ---------------------------------------------------------------- You need to generate config file via `npm run config` command. diff --git a/docs/setup.ja.md b/docs/setup.ja.md index 0f1e46761..b879af8d4 100644 --- a/docs/setup.ja.md +++ b/docs/setup.ja.md @@ -41,7 +41,7 @@ web-push generate-vapid-keys 2. `cd misskey` 3. `npm install` -*4.* 設定ファイルを用意する +*4.* 設定ファイルを作成する ---------------------------------------------------------------- `npm run config`コマンドを利用して、ガイドに従って情報を入力してください。