diff --git a/docs/Installation.md b/docs/Installation.md index 797a69dce7..d27b013e26 100644 --- a/docs/Installation.md +++ b/docs/Installation.md @@ -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