Update readme

This commit is contained in:
2022-04-17 16:12:38 +02:00
parent 3dddae6dca
commit c0129d8bf7

View File

@@ -1 +1,7 @@
# Band Bot # Band Bot
### Run dev container
```bash
$ docker-compose -f docker-compose.yml -f docker-compose.dev.yml up
```