summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-07-15 01:56:31 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-07-15 01:56:31 +0900
commit6a4e92a999e6798764d275e8776378c0b45c5271 (patch)
tree09da0b9b3b57060583e72478367c8187cd0abeac /docs
parentDarken (diff)
downloadsharkey-6a4e92a999e6798764d275e8776378c0b45c5271.tar.gz
sharkey-6a4e92a999e6798764d275e8776378c0b45c5271.tar.bz2
sharkey-6a4e92a999e6798764d275e8776378c0b45c5271.zip
#1903
Diffstat (limited to 'docs')
-rw-r--r--docs/setup.en.md3
-rw-r--r--docs/setup.ja.md2
2 files changed, 3 insertions, 2 deletions
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のビルド
----------------------------------------------------------------