From 9c642d5fd84ae0f73787ad2fc56cd10cb3bdecc4 Mon Sep 17 00:00:00 2001 From: MeexReay <127148610+MeexReay@users.noreply.github.com> Date: Sun, 9 Feb 2025 22:26:32 +0300 Subject: [PATCH] how to run --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 90fe9ea..247c028 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,13 @@ better RAC client ![image](https://github.com/user-attachments/assets/a2858662-50f1-4554-949c-f55addf48fcc) -## how to use +## how to run + +### download binary + +go to [releases](https://github.com/MeexReay/bRAC/releases/latest) and download file you need. its simple. + +### build from source (you have to install [rust](https://rust-lang.org) at first)