diff --git a/README.md b/README.md index 667fb27..a7f6da5 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,6 @@ If there is no config.txt file located in the data directory, an example config. ### With Docker Compose `docker-compose.yml` ```yml -version: '3' services: jmusicbot: image: ghcr.io/tresmos/jmusicbot diff --git a/docker-compose.yml b/docker-compose.yml index 8754bcb..6e5c3f7 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,4 +1,3 @@ -version: '3' services: jmusicbot: image: ghcr.io/tresmos/jmusicbot