Update README.md

This commit is contained in:
syuilo 2018-08-19 21:03:44 +09:00 committed by GitHub
parent 031ef195c9
commit 2c4019853b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,8 +4,8 @@
次にそのディレクトリに config.json を作成します。中身は次のようにします: 次にそのディレクトリに config.json を作成します。中身は次のようにします:
``` ```
{ {
"host": "あにゃたのインスタンスのURL", "host": "あたのインスタンスのURL",
"i": "APIキー" "i": "藍として動かしたいアカウントのAPIキー"
} }
``` ```
`npm run build` して `node built` すれば起動できます `npm run build` して `node built` すれば起動できます