Update setup.*.md

This commit is contained in:
Aya Morisawa 2018-07-14 22:56:54 +09:00
parent 87cc5f790c
commit cf17a39446
2 changed files with 2 additions and 2 deletions

View file

@ -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.

View file

@ -41,7 +41,7 @@ web-push generate-vapid-keys
2. `cd misskey`
3. `npm install`
*4.* 設定ファイルを用意する
*4.* 設定ファイルを作成する
----------------------------------------------------------------
`npm run config`コマンドを利用して、ガイドに従って情報を入力してください。