mirror of
https://github.com/syuilo/ai.git
synced 2024-11-09 23:48:01 +00:00
Update README.md
This commit is contained in:
parent
3f39f839c8
commit
a1d7d347d5
|
@ -6,7 +6,7 @@ Misskeyのための日本語AI。[藍について](./torisetu.md)
|
||||||
|
|
||||||
まず適当なディレクトリに `git clone` します。
|
まず適当なディレクトリに `git clone` します。
|
||||||
次にそのディレクトリに `config.json` を作成します。中身は次のようにします:
|
次にそのディレクトリに `config.json` を作成します。中身は次のようにします:
|
||||||
```
|
``` json
|
||||||
{
|
{
|
||||||
"host": "https:// + あなたのインスタンスのURL (末尾の / は除く)",
|
"host": "https:// + あなたのインスタンスのURL (末尾の / は除く)",
|
||||||
"i": "藍として動かしたいアカウントのAPIキー",
|
"i": "藍として動かしたいアカウントのAPIキー",
|
||||||
|
|
Loading…
Reference in a new issue