use https clone URL for public access

This commit is contained in:
Roger
2026-04-01 07:50:40 +08:00
parent a67d270ca5
commit 8681fbc7fa
2 changed files with 2 additions and 2 deletions

View File

@@ -84,7 +84,7 @@ Two Anthropic-internal packages that can't be installed from npm:
### Build
```bash
git clone git@github.com:roger2ai/Claude-Code-Compiled.git
git clone https://github.com/roger2ai/Claude-Code-Compiled.git
cd Claude-Code-Compiled
# Install dependencies

View File

@@ -84,7 +84,7 @@
### 编译
```bash
git clone git@github.com:roger2ai/Claude-Code-Compiled.git
git clone https://github.com/roger2ai/Claude-Code-Compiled.git
cd Claude-Code-Compiled
# 安装依赖