Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
StackOverflowExcept1on committed Aug 30, 2024
1 parent a898b5c commit b416540
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit b416540

Please sign in to comment.