diff options
| author | Aya Morisawa <AyaMorisawa4869@gmail.com> | 2018-07-14 22:56:54 +0900 |
|---|---|---|
| committer | Aya Morisawa <AyaMorisawa4869@gmail.com> | 2018-07-14 22:56:54 +0900 |
| commit | cf17a39446e3229f32c458de692aed57ebf43269 (patch) | |
| tree | 4b11d200f851cc326ad6cc5a5f52b67c13789922 /docs/setup.en.md | |
| parent | Update log messages (diff) | |
| download | sharkey-cf17a39446e3229f32c458de692aed57ebf43269.tar.gz sharkey-cf17a39446e3229f32c458de692aed57ebf43269.tar.bz2 sharkey-cf17a39446e3229f32c458de692aed57ebf43269.zip | |
Update setup.*.md
Diffstat (limited to 'docs/setup.en.md')
| -rw-r--r-- | docs/setup.en.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/setup.en.md b/docs/setup.en.md index 28e025521b..5b1b5496e6 100644 --- a/docs/setup.en.md +++ b/docs/setup.en.md @@ -41,7 +41,7 @@ Please install and setup these softwares: 2. `cd misskey` 3. `npm install` -*4.* Prepare configuration +*4.* Make configuration file ---------------------------------------------------------------- You need to generate config file via `npm run config` command. |