Open Terminal.
If you have brewed osxfuse installed, you have to uninstall it, because unsigned kexts are banned now. Type:
brew cask uninstall osxfuse
On the other hand, if you don't have Homebrew at all, download it:
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"