Skip to content

Commit 8681fbc

Browse files
committed
use https clone URL for public access
1 parent a67d270 commit 8681fbc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Two Anthropic-internal packages that can't be installed from npm:
8484
### Build
8585

8686
```bash
87-
git clone git@github.com:roger2ai/Claude-Code-Compiled.git
87+
git clone https://github.com/roger2ai/Claude-Code-Compiled.git
8888
cd Claude-Code-Compiled
8989

9090
# Install dependencies

README_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
### 编译
8585

8686
```bash
87-
git clone git@github.com:roger2ai/Claude-Code-Compiled.git
87+
git clone https://github.com/roger2ai/Claude-Code-Compiled.git
8888
cd Claude-Code-Compiled
8989

9090
# 安装依赖

0 commit comments

Comments
 (0)