diff --git a/documentation/leo/01_installation.md b/documentation/leo/01_installation.md index fa1c619fc6..53bb24f8ad 100644 --- a/documentation/leo/01_installation.md +++ b/documentation/leo/01_installation.md @@ -14,33 +14,20 @@ Download the latest Leo release using a pre-built installer for your platform, a defaultValue="mac" values={[ {label: 'MacOS', value: 'mac'}, - {label: 'Windows', value: 'windows'}, - {label: 'Ubuntu', value: 'ubuntu'}, + {label: 'All other platforms', value: 'all_releases'} ]}> - + Install Leo for MacOS M1 - - - Install Leo for MacOS Intel - - - - - Install Leo for Windows - - - - - Install Leo for Ubuntu + + + Browse all Leo releases here -#### Browse all Leo releases [**here**](https://github.com/AleoHQ/leo/releases). - ----- # Install From Source @@ -92,4 +79,4 @@ If you do not see your favorite editor on this list, please reach out on [GitHub 1. [Visual Studio Code](06_tooling.md#vs-code) 2. [Sublime Text](06_tooling.md#sublime-text) -3. [Intellij](06_tooling.md#intellij) \ No newline at end of file +3. [Intellij](06_tooling.md#intellij)