Skip to content

Commit e7c2006

Browse files
authored
Add note in case users cannot find ml-agents in packman. (#3910)
* Add note in case users cannot find ml-agents in packman. * Add NOTE:.
1 parent b66119b commit e7c2006

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/Installation.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,9 @@ The Unity ML-Agents C# SDK is a Unity Package. You can install the
7777
Please make sure you enable 'Preview Packages' in the 'Advanced' dropdown in
7878
order to find it.
7979

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+
8083
#### Advanced: Local Installation for Development
8184

8285
You can [add the local](https://docs.unity3d.com/Manual/upm-ui-local.html)

0 commit comments

Comments
 (0)