Update setup.*.md
This commit is contained in:
parent
87cc5f790c
commit
cf17a39446
|
@ -41,7 +41,7 @@ Please install and setup these softwares:
|
||||||
2. `cd misskey`
|
2. `cd misskey`
|
||||||
3. `npm install`
|
3. `npm install`
|
||||||
|
|
||||||
*4.* Prepare configuration
|
*4.* Make configuration file
|
||||||
----------------------------------------------------------------
|
----------------------------------------------------------------
|
||||||
You need to generate config file via `npm run config` command.
|
You need to generate config file via `npm run config` command.
|
||||||
|
|
||||||
|
|
|
@ -41,7 +41,7 @@ web-push generate-vapid-keys
|
||||||
2. `cd misskey`
|
2. `cd misskey`
|
||||||
3. `npm install`
|
3. `npm install`
|
||||||
|
|
||||||
*4.* 設定ファイルを用意する
|
*4.* 設定ファイルを作成する
|
||||||
----------------------------------------------------------------
|
----------------------------------------------------------------
|
||||||
`npm run config`コマンドを利用して、ガイドに従って情報を入力してください。
|
`npm run config`コマンドを利用して、ガイドに従って情報を入力してください。
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue