From 66b98867689d86c3195dcd8bb5c0c1936b892cb6 Mon Sep 17 00:00:00 2001 From: Janek <superyu.development@gmail.com> Date: Sat, 23 Dec 2023 15:23:20 +0100 Subject: [PATCH] Fix GitHub link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90ae88e..4e5569f 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ As of now, memflow's pcileech connector is not supported/tested. How to set up a VM on linux is way out of scope for this. You can find plenty of information online on how to do it. After you have set up your VM, you can clone this repository on your host: -`git clone https://github.com/superyu1337/radarflow.git` +`git clone https://github.com/superyu1337/radarflow2.git` Now you can run radarflow: `cargo run --release`