chore: reword docs
This commit is contained in:
parent
804366e331
commit
90f63f4c54
@ -19,7 +19,7 @@ note: this is a project made for learning purposes, you should use other more ma
|
|||||||
|
|
||||||
### docker
|
### docker
|
||||||
|
|
||||||
- to run with docker, you can use docker compose:
|
- to run with docker, you can use the `docker-compose.yml` file available in this repo. to do so, run:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker compose up -d # might be docker-compose depending on distro
|
docker compose up -d # might be docker-compose depending on distro
|
||||||
|
Loading…
Reference in New Issue
Block a user