diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-03-19 21:43:27 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-03-19 21:43:27 +0900 |
| commit | c92b175c0aa2ad00d4e055f42b1e1df7111d13e3 (patch) | |
| tree | 40f2f80c2ce6d91a0659cc0fa500742bf09b6a66 /docs | |
| parent | v4217 (diff) | |
| download | sharkey-c92b175c0aa2ad00d4e055f42b1e1df7111d13e3.tar.gz sharkey-c92b175c0aa2ad00d4e055f42b1e1df7111d13e3.tar.bz2 sharkey-c92b175c0aa2ad00d4e055f42b1e1df7111d13e3.zip | |
Update setup.en.md
Diffstat (limited to 'docs')
| -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 3ba3c16ad0..e94e229d1c 100644 --- a/docs/setup.en.md +++ b/docs/setup.en.md @@ -74,7 +74,7 @@ Please install and setup these softwares: *5.* Prepare configuration ---------------------------------------------------------------- First, you need to create a `.config` directory in the directory that -Misskey installed. Then you need to create a `default.yml` file in +Misskey installed. And then you need to create a `default.yml` file in the directory. The template of configuration is available [here](./config.md). *6.* That is it. |