We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b66119b commit e7c2006Copy full SHA for e7c2006
docs/Installation.md
@@ -77,6 +77,9 @@ The Unity ML-Agents C# SDK is a Unity Package. You can install the
77
Please make sure you enable 'Preview Packages' in the 'Advanced' dropdown in
78
order to find it.
79
80
+**NOTE:** If you do not see the ML-Agents package listed in the Package Manager
81
+please follow the the [advanced installation instructions](#advanced-local-installation-for-development) below.
82
+
83
#### Advanced: Local Installation for Development
84
85
You can [add the local](https://docs.unity3d.com/Manual/upm-ui-local.html)
0 commit comments