Update setup doc

This commit is contained in:
syuilo
2018-03-18 15:52:09 +09:00
parent 6a5662762c
commit cb24efdb36
2 changed files with 14 additions and 2 deletions

View File

@ -71,7 +71,13 @@ Please install and setup these softwares:
2. `npm install`
3. `npm run build`
*5.* That is it.
*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
the directory. The template of configuration is available [here](./config.md).
*6.* That is it.
----------------------------------------------------------------
Well done! Now, you have an environment that run to Misskey.