mirror of
https://github.com/RubyMetric/chsrc
synced 2025-07-25 17:59:32 +08:00
Update README
This commit is contained in:
parent
f9ad8ea242
commit
bb14dd3a41
5
.github/FUNDING.yml
vendored
5
.github/FUNDING.yml
vendored
@ -1 +1,4 @@
|
||||
custom: ['https://github.com/ccmywish/support-my-oss-work']
|
||||
custom: [
|
||||
'https://afdian.com/a/ccmywish',
|
||||
'https://github.com/ccmywish/support-my-oss-work'
|
||||
]
|
||||
|
4
.github/ISSUE_TEMPLATE/config.yml
vendored
4
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -1,5 +1,5 @@
|
||||
blank_issues_enabled: true
|
||||
contact_links:
|
||||
- name: 🚀 赞赏支持 chsrc
|
||||
url: https://github.com/ccmywish/support-my-oss-work
|
||||
- name: ❤️ 赞赏支持 chsrc
|
||||
url: https://afdian.com/a/ccmywish
|
||||
about: chsrc 是否帮助到了你?帮助作者更好的开发和维护 chsrc
|
||||
|
@ -7,7 +7,7 @@
|
||||
! Contributors : Mikachu2333 <mikachu.23333@zohomail.com>
|
||||
! |
|
||||
! Created On : <2023-12-28>
|
||||
! Last Modified : <2025-07-14>
|
||||
! Last Modified : <2025-07-20>
|
||||
! ---------------------------------------------------------- -->
|
||||
|
||||
<div align="center">
|
||||
@ -168,10 +168,10 @@ curl -L https://gitee.com/RubyMetric/chsrc/releases/download/pre/chsrc-x86-windo
|
||||
|
||||
```bash
|
||||
# x64
|
||||
$ curl -L https://gitee.com/RubyMetric/chsrc/releases/download/pre/chsrc_latest-1_amd64.deb -o chsrc_latest-1_amd64.deb
|
||||
$ curl -LO https://gitee.com/RubyMetric/chsrc/releases/download/pre/chsrc_latest-1_amd64.deb
|
||||
|
||||
# 也可以使用 Wget
|
||||
wget https://gitee.com/RubyMetric/chsrc/releases/download/pre/chsrc_latest-1_amd64.deb -O chsrc_latest-1_amd64.deb
|
||||
wget https://gitee.com/RubyMetric/chsrc/releases/download/pre/chsrc_latest-1_amd64.deb
|
||||
|
||||
$ sudo apt install ./chsrc_latest-1_amd64.deb
|
||||
# 或
|
||||
@ -520,6 +520,8 @@ chsrc set conda | anaconda
|
||||
|
||||
你是否因为使用 `chsrc` 而节省了时间和精力 or whatever?
|
||||
|
||||
爱发电主页: <https://afdian.com/a/ccmywish>
|
||||
|
||||
<img src="https://raw.githubusercontent.com/ccmywish/support-my-oss-work/main/wechat.png" alt="wechat-reward" style="width:300px;"/>
|
||||
|
||||
<br>
|
||||
|
Loading…
x
Reference in New Issue
Block a user