Skip to content

Instantly share code, notes, and snippets.

@majimboo
Last active December 4, 2019 10:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save majimboo/d1d9295372e271badb58b6211ffcc7d0 to your computer and use it in GitHub Desktop.
Save majimboo/d1d9295372e271badb58b6211ffcc7d0 to your computer and use it in GitHub Desktop.
Khan Online on Mac
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