X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/99f5d5159542171d5b3549a2cf0f0d801ea5d88b..7e0fb05dd2128ea7e93ac214bca813388ceaa012:/INSTALL.md diff --git a/INSTALL.md b/INSTALL.md index 3d591c92d..f3b4b8550 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -12,7 +12,7 @@ are two alternatives which make it easier to get a consistent development enviro These instructions are based on Ubuntu 20.04 LTS, which is the platform used by the OSMF servers. The instructions also work, with only minor amendments, for all other current Ubuntu releases, Fedora and MacOSX -We don't recommend attempting to develop or deploy this software on Windows. If you need to use Windows, then try developing this software using Ubuntu in a virtual machine, or use [Vagrant](VAGRANT.md). +We don't recommend attempting to develop or deploy this software on Windows. Some Ruby gems may not be supported. If you need to use Windows the easiest solutions in order are [Docker](DOCKER.md), [Vagrant](VAGRANT.md), and Ubuntu in a virtual machine. ## Dependencies