Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/Installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ To install and use ML-Agents, you need install Unity, clone this repository and
install Python with additional dependencies. Each of the subsections below
overviews each step, in addition to a Docker set-up.

## Windows installation
For setting up your environment on Windows, we have created a detailed guide to setting up your env [here](https://github.com/Unity-Technologies/ml-agents/blob/master/docs/Installation-Windows.md). For Mac and Linux, continue with this guide.

## Install **Unity 2017.4** or Later

[Download](https://store.unity.com/download) and install Unity. If you would
Expand Down