This commit is contained in:
syuilo 2018-07-15 01:56:31 +09:00
parent 0a4b652493
commit 6a4e92a999
4 changed files with 3 additions and 173 deletions

View file

@ -43,7 +43,8 @@ Please install and setup these softwares:
*4.* Make configuration file
----------------------------------------------------------------
You need to generate config file via `npm run config` command.
1. Copy the `.config/example.yml` and rename it to `default.yml`.
2. Edit it
*5.* Build Misskey
----------------------------------------------------------------

View file

@ -43,7 +43,7 @@ web-push generate-vapid-keys
*4.* 設定ファイルを作成する
----------------------------------------------------------------
`npm run config`コマンドを利用して、ガイドに従って情報を入力してください。
`.config/example.yml`をコピーしたのち`default.yml`にリネームして編集してください。
*5.* Misskeyのビルド
----------------------------------------------------------------