This commit is contained in:
2026-01-25 12:24:47 +09:00
parent 51a2acd8c3
commit 72d7616c16
3 changed files with 5 additions and 5 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.2
npm install git+https://gitea.last2014.com/last2014/better-uwuzu-sdk.git#1.1.3
# yarn
yarn add git+https://gitea.last2014.com/last2014/better-uwuzu-sdk.git#1.1.2
yarn add git+https://gitea.last2014.com/last2014/better-uwuzu-sdk.git#1.1.3
# pnpm
pnpm add git+https://gitea.last2014.com/last2014/better-uwuzu-sdk.git#1.1.2
pnpm add git+https://gitea.last2014.com/last2014/better-uwuzu-sdk.git#1.1.3
```
> **NOTE**
> このSDKはnpmリポジトリがありません。Gitリポジトリを使用しています。