mirror of
https://github.com/roger2ai/Claude-Code-Compiled.git
synced 2026-05-08 02:56:05 +08:00
use https clone URL for public access
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
# 安装依赖
|
||||
|
||||
Reference in New Issue
Block a user