mirror of
https://github.com/absmach/supermq.git
synced 2026-06-23 07:40:17 +00:00
Update README.md
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user