This commit is contained in:
2026-01-25 12:56:27 +09:00
parent 87a424a6b7
commit fc325be4c7
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.3
npm install git+https://gitea.last2014.com/last2014/better-uwuzu-sdk.git#1.1.4
# yarn
yarn add git+https://gitea.last2014.com/last2014/better-uwuzu-sdk.git#1.1.3
yarn add git+https://gitea.last2014.com/last2014/better-uwuzu-sdk.git#1.1.4
# pnpm
pnpm add git+https://gitea.last2014.com/last2014/better-uwuzu-sdk.git#1.1.3
pnpm add git+https://gitea.last2014.com/last2014/better-uwuzu-sdk.git#1.1.4
```
> **NOTE**
> このSDKはnpmリポジトリがありません。Gitリポジトリを使用しています。