Skip to content

Commit

Permalink
Update to available version of JDK8
Browse files Browse the repository at this point in the history
  • Loading branch information
Crissman committed May 29, 2019
1 parent 4c4f789 commit 0d15b32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/install_macosx.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
2. Install dependencies:
1. `brew install python3`
2. `brew install ffmpeg boost-python3`
3. `brew cask install java8`
3. `brew cask install homebrew/cask-versions/adoptopenjdk8`

3. If you are installing from source (and not using "pip3 install malmo"), unzip the Malmo zip to some location (e.g. your home folder as assumed in the next step).
4. Add `export MALMO_XSD_PATH=~/MalmoPlatform/Schemas` (or your Schemas location) to your `~/.bashrc` and do `source ~/.bashrc`
Expand Down

0 comments on commit 0d15b32

Please sign in to comment.