Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/Installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ git clone --branch release_14 https://github.com/Unity-Technologies/ml-agents.gi
```

The `--branch release_14` option will switch to the tag of the latest stable
release. Omitting that will get the `main` branch which is potentially
release. Omitting that will get the `main` branch which is potentially unstable.

#### Advanced: Local Installation for Development

Expand Down