mirror of
https://github.com/syuilo/ai.git
synced 2025-01-31 15:39:10 +00:00
Update README.md
This commit is contained in:
parent
031ef195c9
commit
2c4019853b
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
|||
次にそのディレクトリに config.json を作成します。中身は次のようにします:
|
||||
```
|
||||
{
|
||||
"host": "あにゃたのインスタンスのURL",
|
||||
"i": "APIキー"
|
||||
"host": "あなたのインスタンスのURL",
|
||||
"i": "藍として動かしたいアカウントのAPIキー"
|
||||
}
|
||||
```
|
||||
`npm run build` して `node built` すれば起動できます
|
||||
|
|
Loading…
Reference in a new issue