Update README.md

This commit is contained in:
Drasko DRASKOVIC
2025-02-14 16:31:41 +01:00
committed by GitHub
parent 40fbf6a080
commit e2e701f3e7
+2 -3
View File
@@ -59,16 +59,15 @@ Clone the repository and start the services:
```bash
git clone https://github.com/absmach/magistrala.git
cd magistrala
make run args=-d
docker compose -f docker/docker-compose.yml --env-file docker/.env up
```
Alternatively, use the Makefile for a simpler command:
```bash
make run
make run args=-d
```
## 📤 Usage
#### Using the CLI: