Skip to content

Commit 6157855

Browse files
author
[Jimmy Capizzi]
committed
Fix raw GitHub URL in installation command
1 parent dc391c0 commit 6157855

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ A comprehensive Linux installation script for [CLIProxyAPI](https://github.com/r
1919

2020
```bash
2121
# Download and run the installer
22-
curl -fsSL https://raw.githubusercontent.com/brokechubb/cliproxyapi-installer/main/cliproxyapi-installer | bash
22+
curl -fsSL https://raw.githubusercontent.com/brokechubb/cliproxyapi-installer/refs/heads/master/cliproxyapi-installer | bash
2323

2424
# Or clone and run manually
2525
git clone https://github.com/brokechubb/cliproxyapi-installer.git
@@ -441,4 +441,4 @@ This installer script is released under the same license as CLIProxyAPI.
441441
442442
---
443443
444-
**Note**: This installer is specifically for Linux systems. For other operating systems, please refer to the main CLIProxyAPI repository.
444+
**Note**: This installer is specifically for Linux systems. For other operating systems, please refer to the main CLIProxyAPI repository.

0 commit comments

Comments
 (0)