www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 18344] New: Downloads page should link to

https://issues.dlang.org/show_bug.cgi?id=18344

          Issue ID: 18344
           Summary: Downloads page should link to
                    https://dlang.org/install.html
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: P1
         Component: dlang.org
          Assignee: nobody puremagic.com
          Reporter: bachmeil yahoo.com

The Downloads page includes a curl command under "Install Script". It should
link to https://dlang.org/install.html.

I recommend adding before the curl command:

"The install.sh script is the official D version manager for DMD, GDC and LDC
on FreeBSD, Linux and macOS. It provides a convenient way to fetch and install
a D compiler without requiring administrative privileges or external
dependencies. For more information, see [link to
https://dlang.org/install.html]."

--
Jan 31 2018