We are now recommending different ways to install DVC depending on the system, and the binary bundle is only the first choice for Windows. However, the home button mainly provides binary bundles for any system. Also, the pip install dvc command, although straightforward, we don't recommend to be run directly in the /install docs. (We strongly recommend using a virtual env, or pipx.)
Not sure how but can we redesign this button? Maybe only appear for Windows, and otherwise have a code copy-paste block for the other platforms? Along with a direct link to each system's detailed install page underneath.
UPDATED SCREEN CAPTURE IN https://github.com/iterative/dvc.org/issues/749#issuecomment-546655420
I've done actually some quick redesign just yesterday :)
Nice! I see the following link in the dropdown, going to https://dvc.org/doc/install.

But is there a point of having the binary download options there for Mac and Linux, when they're not the recommended method?
@jorgeorpinel not sure yet, open for suggestions :) Just did a quick update to make it more or less up to date.
@jorgeorpinel I feel that Downloading the package can improve "zero-day" experience for some folks
Yes. I can't really think of a better strategy. Just linking to the installation docs would mean several clicks and reading is required to install DVC for novice users, whereas a package download is intuitive for all. I'll close this but I'm curious: do we have statistics of which kind of installs are more popular per platform? Maybe @efiop knows.