February 05, 2019
https://issues.dlang.org/show_bug.cgi?id=19648

          Issue ID: 19648
           Summary: OSX install page has no correspondence with reality
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Mac OS X
            Status: NEW
          Severity: normal
          Priority: P1
         Component: dlang.org
          Assignee: nobody@puremagic.com
          Reporter: bugzilla@digitalmars.com

https://dlang.org/dmd-osx.html

The OSX install page says:

`~/dmd/linux/bin64/dmd`

And talks about a zip file, when the download packages are a `dmg` file and a `tar.gx` file.

--