From 1956677d29052aa14d25b26b64a02c7d4ca07359 Mon Sep 17 00:00:00 2001 From: Tony Tran Date: Sat, 16 May 2026 11:33:36 +0700 Subject: [PATCH] Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 32e6308..c1b8523 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,11 @@ Hỗ trợ: --- ## 🚀 Cài đặt nhanh - -chmod +x install.sh -./install.sh +git clone https://git.ttcorp.net/orangepivietnam/CLIProxyAPI-auto-install-on-Orange-Pi cliproxyapi +cd cliproxyapi + cp config.example.yaml config.yaml +chmod +x setup.sh +./setup.sh ---