Update README.md

Updated install instructions.
This commit is contained in:
Bailey Eaton 2023-06-30 13:53:58 +10:00 committed by GitHub
parent 56891830ad
commit 7f019ab7fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,11 +26,10 @@ One of the only ways I believe to get around these limitations would be to have
## Installation
1. Download the latest compiled binary for TED from the [Releases](https://github.com/HealthITAU/TED/releases) page.
2. Extract the downloaded archive to a location on your computer.
3. Optionally, add the extracted directory to your system's PATH environment variable for easier command-line access to TED.
Download the latest compiled binary for TED. You can find the latest downloads for TED below - this ensures your RMM always grabs the latest version!
- [x64](https://github.com/HealthITAU/TED/releases/latest/download/TED-x64.exe)
- [x86](https://github.com/HealthITAU/TED/releases/latest/download/TED-x86.exe)
- [winarm64](https://github.com/HealthITAU/TED/releases/latest/download/TED-winarm64.exe)
We recommend managing and deploying TED via your RMM.