This commit is contained in:
2026-01-24 12:49:08 +09:00
parent e81dfba70a
commit d102adcebc
3 changed files with 6 additions and 4 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.0
npm install git+https://gitea.last2014.com/last2014/better-uwuzu-sdk.git#1.1.1
# yarn
yarn add git+https://gitea.last2014.com/last2014/better-uwuzu-sdk.git#1.1.0
yarn add git+https://gitea.last2014.com/last2014/better-uwuzu-sdk.git#1.1.1
# pnpm
pnpm add git+https://gitea.last2014.com/last2014/better-uwuzu-sdk.git#1.1.0
pnpm add git+https://gitea.last2014.com/last2014/better-uwuzu-sdk.git#1.1.1
```
> **NOTE**
> このSDKはnpmリポジトリがありません。Gitリポジトリを使用しています。