@hlfan commented on this pull request.
> +
+There is more than one way to set up a development environment.
+
+### Containerized Installation
+
+We offer containerized environments with Docker which may avoid installation
difficulties:
+
+- To use Docker manually, see [DOCKER](DOCKER.md).
+- To use Docker via [Development Containers](https://containers.dev)
(devcontainers), see [DEVCONTAINER.md](DEVCONTAINER.md).
+
+### Manual Installation
+
+Install dependencies directly on your machine. This gives you the most control
and is often preferred by experienced developers on Linux systems.
+
+> [!WARNING]
+> **Windows Note:** We don't recommend using this approach on Windows, as some
Ruby gems may not be supported. If you are using Windows, we recommend
containerized setup using [Docker](DOCKER.md).
```suggestion
> **Windows Note:** We don't recommend using this approach on Windows, as some
> Ruby gems may not be supported. If you are using Windows, we recommend a
> containerized setup as mentioned above.
```
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6458#pullrequestreview-3692123579
You are receiving this because you are subscribed to this thread.
Message ID:
<openstreetmap/openstreetmap-website/pull/6458/review/[email protected]>
_______________________________________________
rails-dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/rails-dev