update README & install

This commit is contained in:
2026-04-26 16:19:06 +02:00
parent f91d23802d
commit b12787e5c0
+1 -1
View File
@@ -27,7 +27,7 @@ To enable full functionality, you must configure these three files:
#### 1. Clone the Repository
Clone the agent into `/opt` to ensure path consistency:
```bash
sudo git clone [https://git.arifvg.it/iv3jdv/fleet-control-agent.git](https://git.arifvg.it/iv3jdv/fleet-control-agent.git) /opt/fleet-control-agent
sudo git clone https://git.arifvg.it/iv3jdv/fleet-control-agent.git /opt/fleet-control-agent
cd /opt/fleet-control-agent
```