File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 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.
8282
8383You will need to clone the repository if you plan to modify or extend the
8484ML-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 `
8686from the command above). See our
8787[ Contributions Guidelines] ( ../com.unity.ml-agents/CONTRIBUTING.md ) for more
8888information 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
88nav :
99- Home : index.md
1010- ML-Agents Overview : ML-Agents-Overview.md
11+ - Installation : Installation.md
1112- Toolkit Documentation : ML-Agents-Toolkit-Documentation.md
1213- Background :
1314 - Machine Learning : Background-Machine-Learning.md
You can’t perform that action at this time.
0 commit comments