This commit is contained in:
2026-01-24 13:07:26 +09:00
parent 9ba65ee60a
commit fb218bcbe1
2 changed files with 8 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.1
npm install git+https://gitea.last2014.com/last2014/better-uwuzu-sdk.git#1.1.2
# yarn
yarn add git+https://gitea.last2014.com/last2014/better-uwuzu-sdk.git#1.1.1
yarn add git+https://gitea.last2014.com/last2014/better-uwuzu-sdk.git#1.1.2
# pnpm
pnpm add git+https://gitea.last2014.com/last2014/better-uwuzu-sdk.git#1.1.1
pnpm add git+https://gitea.last2014.com/last2014/better-uwuzu-sdk.git#1.1.2
```
> **NOTE**
> このSDKはnpmリポジトリがありません。Gitリポジトリを使用しています。