Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xstreck1 authored Apr 25, 2019
1 parent 2c95d1e commit 8024c76
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ This project needs the ML-Agents environment version 0.5.0 (newer won't work due
2. Make sure this python and pip are in the [Path](https://projects.raspberrypi.org/en/projects/using-pip-on-windows/5).
3. Get Unity 2018.1+
4. Download the ML-Agents 0.5.0 at https://github.com/Unity-Technologies/ml-agents/releases/tag/0.5.0
5. Install dependencies:
1. `cd ml-agents`
2. `pip install ml-agents` (note that the folder ml-agents is nested in the repo ml-agents)
5. Install dependencies: `pip3 install mlagents`
6. Open the repo in Unity.
7. Get [TensorflowSharp](https://s3.amazonaws.com/unity-ml-agents/0.5/TFSharpPlugin.unitypackage) and import into the project.
8. Clone this repository into the `UnitySDK/Assets` folder.
Expand Down

0 comments on commit 8024c76

Please sign in to comment.