diff --git a/README.md b/README.md index b9b4c5e..a467485 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,13 @@ CLI tool that can replace C# methods in .NET Core applications ### Requirements -- Visual Studio 2022 with installed C++ & C# build tools: https://visualstudio.microsoft.com/en/vs/ +- C++ + - Linux: g++ + - Windows: Visual Studio 2022 with installed C++ & C# build tools: https://visualstudio.microsoft.com/en/vs/ - Node.js: https://nodejs.org/en/download/ - frida: https://frida.re -### Installation +### Building Open command line and run this script