diff --git a/.devcontainer/README.md b/.devcontainer/README.md new file mode 100644 index 0000000000..50a641bbec --- /dev/null +++ b/.devcontainer/README.md @@ -0,0 +1 @@ +This way of running OpenHands is not officially supported. It is maintained by the community. diff --git a/containers/dev/README.md b/containers/dev/README.md index 0fb1bbc3b3..4f2df5cb0b 100644 --- a/containers/dev/README.md +++ b/containers/dev/README.md @@ -1,7 +1,7 @@ # Develop in Docker > [!WARNING] -> This is not officially supported and may not work. +> This way of running OpenHands is not officially supported. It is maintained by the community and may not work. Install [Docker](https://docs.docker.com/engine/install/) on your host machine and run: