From 18e0fceeedddf96402b8c96d6700c25406676530 Mon Sep 17 00:00:00 2001 From: _xeroxz Date: Sat, 4 Sep 2021 21:47:23 +0000 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index b286098..bcf2a24 100644 --- a/README.md +++ b/README.md @@ -28,8 +28,6 @@ Open a console inside of `vmdevirt` folder and execute the following CMake comma `cmake -B build` -WARNING: DO NOT USE ANY OTHER CMAKE COMMAND SUCH AS `-G` FLAG! - # Usage - Generating Native In order to use this project you must first generate a `vmp2` file using `VMEmu`. This file contains the IL form of every single virtual instruction of every single virtual code block of every single virtualized routine that you generate from.