Last active
December 4, 2019 10:54
-
-
Save majimboo/d1d9295372e271badb58b6211ffcc7d0 to your computer and use it in GitHub Desktop.
Khan Online on Mac
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Open Terminal.app | |
Copy paste the following commands: | |
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" | |
brew doctor | |
brew cask install xquartz | |
brew cask install wine-stable | |
brew install winetricks | |
winetricks quartz | |
Run UpGrade.exe |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment