diff --git a/README.md b/README.md index 95d42b7..eabdc3c 100644 --- a/README.md +++ b/README.md @@ -43,8 +43,6 @@ services: command: python translaaaaaaaaaaaaaaaaator.py environment: - BOT_TOKEN=yourtoken - volumes: - - .:/code ``` You can now run the project within a contained environment by running the following command: diff --git a/README.org b/README.org index 4675dfb..e27d317 100644 --- a/README.org +++ b/README.org @@ -46,8 +46,6 @@ command: python translaaaaaaaaaaaaaaaaator.py environment: - BOT_TOKEN=yourtoken - volumes: - - .:/code #+END_SRC You can now run the project within a contained environment by running the following command: