diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-05-23 19:03:25 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-05-23 19:03:25 +0900 |
| commit | 4ee4b6f332ad58b6440b670624e81630f5254981 (patch) | |
| tree | 0d08aa067f34dd89ceb88b3d065cc229ea921eee /docs/setup.en.md | |
| parent | Update setup.ja.md (diff) | |
| download | misskey-4ee4b6f332ad58b6440b670624e81630f5254981.tar.gz misskey-4ee4b6f332ad58b6440b670624e81630f5254981.tar.bz2 misskey-4ee4b6f332ad58b6440b670624e81630f5254981.zip | |
Update docs
Diffstat (limited to 'docs/setup.en.md')
| -rw-r--r-- | docs/setup.en.md | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/docs/setup.en.md b/docs/setup.en.md index b858a4a2a4..8dde4d00d6 100644 --- a/docs/setup.en.md +++ b/docs/setup.en.md @@ -43,13 +43,7 @@ Please install and setup these softwares: *4.* Prepare configuration ---------------------------------------------------------------- -1. Copy `example.yml` of `.config` directory -2. Rename it to `default.yml` -3. Edit it - ---- - -Or you can generate config file via `npm run config` command. +You need to generate config file via `npm run config` command. *5.* Build Misskey ---------------------------------------------------------------- |