This commit is contained in:
2026-04-05 13:07:46 +09:00
parent 5b048f18bf
commit 8017146b1a
2 changed files with 4 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.6
npm install git+https://gitea.last2014.com/last2014/better-uwuzu-sdk.git#1.1.7
# yarn
yarn add git+https://gitea.last2014.com/last2014/better-uwuzu-sdk.git#1.1.6
yarn add git+https://gitea.last2014.com/last2014/better-uwuzu-sdk.git#1.1.7
# pnpm
pnpm add git+https://gitea.last2014.com/last2014/better-uwuzu-sdk.git#1.1.6
pnpm add git+https://gitea.last2014.com/last2014/better-uwuzu-sdk.git#1.1.7
```
> **NOTE**
> このSDKはnpmリポジトリがありません。Gitリポジトリを使用しています。