File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ release. Omitting that will get the `main` branch which is potentially unstable.
82
82
83
83
You will need to clone the repository if you plan to modify or extend the
84
84
ML-Agents Toolkit for your purposes. If you plan to contribute those changes
85
- back, make sure to clone the ` main ` branch (by omitting ` --branch release_20 `
85
+ back, make sure to clone the ` develop ` branch (by omitting ` --branch release_20 `
86
86
from the command above). See our
87
87
[ Contributions Guidelines] ( ../com.unity.ml-agents/CONTRIBUTING.md ) for more
88
88
information on contributing to the ML-Agents Toolkit.
Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ copyright: com.unity.ml-agents copyright © 2017 - 2022 Unity Technologies
8
8
nav :
9
9
- Home : index.md
10
10
- ML-Agents Overview : ML-Agents-Overview.md
11
+ - Installation : Installation.md
11
12
- Toolkit Documentation : ML-Agents-Toolkit-Documentation.md
12
13
- Background :
13
14
- Machine Learning : Background-Machine-Learning.md
You can’t perform that action at this time.
0 commit comments