diff --git a/README.md b/README.md index 867ae6b..682a1f7 100755 --- a/README.md +++ b/README.md @@ -15,3 +15,7 @@

The official Crystal Linux docker image

+ +The docker image currently seems to have some issues when not running the `bash` shell. You may need to start it with bash as the chosen shell to get it to function. + + For Distrobox, this can be done with `distrobox enter -- bash`