diff --git a/README.md b/README.md index 5bb3a80..356abbf 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Legacy LiteLoaderMoney for LeviLamina ## Use Lip ```bash -lip install github.com/tooth-hub/LegacyMoney +lip install github.com/LiteLDev/LegacyMoney ``` # Usage @@ -33,4 +33,4 @@ lip install github.com/tooth-hub/LegacyMoney "def_money": 0, //Default money "pay_tax": 0.0 //Tax } -``` \ No newline at end of file +``` diff --git a/README.zh.md b/README.zh.md index d85f828..b63e171 100644 --- a/README.zh.md +++ b/README.zh.md @@ -8,7 +8,7 @@ LeviLamina的经典版LiteLoaderMoney ## 使用Lip ```bash -lip install github.com/tooth-hub/LegacyMoney +lip install github.com/LiteLDev/LegacyMoney ``` # 用法 @@ -32,4 +32,4 @@ lip install github.com/tooth-hub/LegacyMoney "def_money": 0, //默认金钱数 "pay_tax": 0.0 //转账税率 } -``` \ No newline at end of file +```