diff --git a/README.md b/README.md index a82b581..89ccfc5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@
- +
@@ -30,6 +30,8 @@ cd vmemu cmake -B build ``` +Go into `build` and open `vmemu.sln`. Select "Release", and "x64", then build the project. + # Building Instructions (Linux) ### Requirements @@ -54,8 +56,6 @@ cmake -B build && cd build make ``` -Go into `build` and open `vmemu.sln`. Select "Release", and "x64", then build the project. - # VMProtect 2 - Virtual Machine Architecture Overview ## vm_entry - an entry point into the vm