diff --git a/README.md b/README.md index 6e82fda..496b60b 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ ___ ## Docker Info: Currently to build the container you need to run the following command otherwise you get the error ***"TERM environment variable not set."*** +Docker Compose will also fail and result in the same error. `docker create -t -e ISDOCKER=cat --name praxis praxis`