diff --git a/README.md b/README.md index 9b900f1..c5f1986 100644 --- a/README.md +++ b/README.md @@ -17,20 +17,12 @@ Konfigurasi LiteLLM proxy untuk Hermes Agent & AI tools. ### 1. Clone repo di server tujuan -Pertama bikin token dulu di https://git.alcozaky.my.id/user/settings/applications → **Generate New Token** (centang repo & read aja). - -Terus clone: +Clone: ```bash git clone https://sakhiy:TOKEN_LO@git.alcozaky.my.id/sakhiy/litellm-config.git /opt/litellm cd /opt/litellm ``` -Atau kalo clone dari internal network (LXC lain di 192.168.1.x): -```bash -git clone http://192.168.1.77:3000/sakhiy/litellm-config.git /opt/litellm -cd /opt/litellm -``` - ### 2. Buat file .env ```bash