diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-07-15 01:56:31 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-07-15 01:56:31 +0900 |
| commit | 6a4e92a999e6798764d275e8776378c0b45c5271 (patch) | |
| tree | 09da0b9b3b57060583e72478367c8187cd0abeac /docs/setup.en.md | |
| parent | Darken (diff) | |
| download | sharkey-6a4e92a999e6798764d275e8776378c0b45c5271.tar.gz sharkey-6a4e92a999e6798764d275e8776378c0b45c5271.tar.bz2 sharkey-6a4e92a999e6798764d275e8776378c0b45c5271.zip | |
#1903
Diffstat (limited to 'docs/setup.en.md')
| -rw-r--r-- | docs/setup.en.md | 3 |
1 files changed, 2 insertions, 1 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 ---------------------------------------------------------------- |