Skip to content

Commit 4820f70

Browse files
author
薛華慶, james.hsueh
committed
feat: update readme.md
1 parent 173a19d commit 4820f70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@ git clone https://github.com/CodeMachine0121/GSI-Protocol.git sdd-workflow
3434

3535
```bash
3636
# 下載並執行安裝腳本
37-
curl -sSL https://github.com/CodeMachine0121/GSI-Protocol.git/raw/main/install.sh | bash
37+
curl -sSL https://raw.githubusercontent.com/CodeMachine0121/GSI-Protocol/main/install.sh | bash
3838

3939
# 或手動執行
40-
wget https://github.com/CodeMachine0121/GSI-Protocol.git/raw/main/install.sh
40+
wget https://raw.githubusercontent.com/CodeMachine0121/GSI-Protocol/main/install.sh
4141
chmod +x install.sh
4242
./install.sh
4343
```

0 commit comments

Comments
 (0)