From 6a4e92a999e6798764d275e8776378c0b45c5271 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sun, 15 Jul 2018 01:56:31 +0900 Subject: #1903 --- docs/setup.en.md | 3 ++- docs/setup.ja.md | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/setup.en.md b/docs/setup.en.md index 5b1b5496e6..b5bafcf802 100644 --- a/docs/setup.en.md +++ b/docs/setup.en.md @@ -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 ---------------------------------------------------------------- diff --git a/docs/setup.ja.md b/docs/setup.ja.md index b879af8d4a..33929b7514 100644 --- a/docs/setup.ja.md +++ b/docs/setup.ja.md @@ -43,7 +43,7 @@ web-push generate-vapid-keys *4.* 設定ファイルを作成する ---------------------------------------------------------------- -`npm run config`コマンドを利用して、ガイドに従って情報を入力してください。 +`.config/example.yml`をコピーしたのち`default.yml`にリネームして編集してください。 *5.* Misskeyのビルド ---------------------------------------------------------------- -- cgit v1.2.3-freya