Closed
Description
There are two Install guides on docs.ipfs.io: https://docs.ipfs.io/install/command-line-quick-start/ and https://docs.ipfs.io/how-to/command-line-quick-start/. They are slightly different, for example, the latter one instructs Mac users to download the x86 version, which is not supported by current OSX versions any more.
When installing IPFS that way, users will run into problems with OSX Gatekeeper, since the binary is not properly signed. Maybe we should recommend using Homebrew to install IPFS? Otherwise, we might want to add some text how to add an exception for the Gatekeeper.