diff options
| author | Aya Morisawa <AyaMorisawa4869@gmail.com> | 2018-07-14 22:56:54 +0900 |
|---|---|---|
| committer | Aya Morisawa <AyaMorisawa4869@gmail.com> | 2018-07-14 22:56:54 +0900 |
| commit | cf17a39446e3229f32c458de692aed57ebf43269 (patch) | |
| tree | 4b11d200f851cc326ad6cc5a5f52b67c13789922 /docs | |
| parent | Update log messages (diff) | |
| download | sharkey-cf17a39446e3229f32c458de692aed57ebf43269.tar.gz sharkey-cf17a39446e3229f32c458de692aed57ebf43269.tar.bz2 sharkey-cf17a39446e3229f32c458de692aed57ebf43269.zip | |
Update setup.*.md
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/setup.en.md | 2 | ||||
| -rw-r--r-- | 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 28e025521b..5b1b5496e6 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 0f1e46761b..b879af8d4a 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`コマンドを利用して、ガイドに従って情報を入力してください。 |