From 6dc1f78c3df9c1d5082e3ed9473c2b5872e8232f Mon Sep 17 00:00:00 2001 From: vincentpierre Date: Wed, 14 Mar 2018 15:48:38 -0700 Subject: [PATCH] [Minor] Updated the package link --- docs/Getting-Started-with-Balance-Ball.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Getting-Started-with-Balance-Ball.md b/docs/Getting-Started-with-Balance-Ball.md index 927b5424d3..ab87711511 100644 --- a/docs/Getting-Started-with-Balance-Ball.md +++ b/docs/Getting-Started-with-Balance-Ball.md @@ -327,7 +327,7 @@ the `Internal` Brain mode will only be available once completing these steps. 1. Make sure the TensorFlowSharp plugin is in your `Assets` folder. A Plugins folder which includes TF# can be downloaded -[here](https://s3.amazonaws.com/unity-agents/0.2/TFSharpPlugin.unitypackage). +[here](https://s3.amazonaws.com/unity-agents/0.3/TFSharpPlugin.unitypackage). Double click and import it once downloaded. You can see if this was successfully installed by checking the TensorFlow files in the Project tab under `Assets` -> `ML-Agents` -> `Plugins` -> `Computer`