diff --git a/README.md b/README.md index 1590887..d7396dd 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,8 @@ Currently (as of Apr 28, 2024), you should add this option to your command to ge ## 🔧 Installing +### From source + ``` git clone https://github.com/Ebedthan/xgt.git cd xgt @@ -45,6 +47,13 @@ cargo install --path . --root ~/.cargo xgt -h ``` +### Using binaries + +Please find the binaries for the latest release using the [release page](https://github.com/Ebedthan/xgt/releases) or using the direct link below: +* [Apple Silicon macOS](https://github.com/Ebedthan/xgt/releases/download/v0.4.0/xgt-aarch64-apple-darwin.tar.xz) with its [checksum](https://github.com/Ebedthan/xgt/releases/download/v0.4.0/xgt-aarch64-apple-darwin.tar.xz.sha256) +* [Intel macOS](https://github.com/Ebedthan/xgt/releases/download/v0.4.0/xgt-x86_64-apple-darwin.tar.xz) with its [checksum](https://github.com/Ebedthan/xgt/releases/download/v0.4.0/xgt-x86_64-apple-darwin.tar.xz.sha256) +* [x64 Windows](https://github.com/Ebedthan/xgt/releases/download/v0.4.0/xgt-x86_64-pc-windows-msvc.zip) with its [checksum](https://github.com/Ebedthan/xgt/releases/download/v0.4.0/xgt-x86_64-pc-windows-msvc.zip.sha256) +* [x64 Linux](https://github.com/Ebedthan/xgt/releases/download/v0.4.0/xgt-x86_64-unknown-linux-gnu.tar.xz) with its [checksum](https://github.com/Ebedthan/xgt/releases/download/v0.4.0/xgt-x86_64-unknown-linux-gnu.tar.xz.sha256) ## 💡 Example