From e994438148c780095a56ae10f226f262f4b31bad Mon Sep 17 00:00:00 2001 From: Janek Date: Tue, 31 Oct 2023 17:25:33 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8349d77..a325e00 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # radarflow -A Web radar for CS:GO using [memflow](https://github.com/memflow/memflow) +A Web radar for CS2 using [memflow](https://github.com/memflow/memflow) ## How can I run this? First, you need to set up a virtual machine on linux using qemu. -As of now, memflow's pcileech connector is not supported. +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.