Skip to content

Commit c664cc3

Browse files
[Documentation] Reference the packages (#492)
* [Documentation] Reference the packages * Update Installation.md
1 parent 164e0f4 commit c664cc3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/Installation.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,14 @@ and run from the command line:
5454
If you'd like to use Docker for ML-Agents, please follow
5555
[this guide](Using-Docker.md).
5656

57+
## Unity Packages
58+
59+
You can download ML-Agents as Unity Packages:
60+
61+
* [ML-Agents with TensorflowSharp Plugin](https://s3.amazonaws.com/unity-ml-agents/0.3/ML-AgentsWithPlugin.unitypackage)
62+
* [ML-Agents without TensorflowSharp Plugin](https://s3.amazonaws.com/unity-ml-agents/0.3/ML-AgentsNoPlugin.unitypackage)
63+
* [TensorflowSharp Plugin Only](https://s3.amazonaws.com/unity-ml-agents/0.3/TFSharpPlugin.unitypackage)
64+
5765
## Help
5866

5967
If you run into any problems installing ML-Agents,

0 commit comments

Comments
 (0)