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 ---