Fix: parser

This commit is contained in:
2026-04-05 12:54:14 +09:00
parent 2efa5ec057
commit ed710dc45a
3 changed files with 12 additions and 8 deletions
+3 -3
View File
@@ -5,13 +5,13 @@
## インストール
```bash
# npm
npm install git+https://gitea.last2014.com/last2014/better-uwuzu-sdk.git#1.1.5
npm install git+https://gitea.last2014.com/last2014/better-uwuzu-sdk.git#1.1.6
# yarn
yarn add git+https://gitea.last2014.com/last2014/better-uwuzu-sdk.git#1.1.5
yarn add git+https://gitea.last2014.com/last2014/better-uwuzu-sdk.git#1.1.6
# pnpm
pnpm add git+https://gitea.last2014.com/last2014/better-uwuzu-sdk.git#1.1.5
pnpm add git+https://gitea.last2014.com/last2014/better-uwuzu-sdk.git#1.1.6
```
> **NOTE**
> このSDKはnpmリポジトリがありません。Gitリポジトリを使用しています。