From cf17a39446e3229f32c458de692aed57ebf43269 Mon Sep 17 00:00:00 2001 From: Aya Morisawa Date: Sat, 14 Jul 2018 22:56:54 +0900 Subject: [PATCH] Update setup.*.md --- docs/setup.en.md | 2 +- docs/setup.ja.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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`コマンドを利用して、ガイドに従って情報を入力してください。