Skip to content

Commit b416540

Browse files
fix readme
1 parent a898b5c commit b416540

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,13 @@ CLI tool that can replace C# methods in .NET Core applications
1111

1212
### Requirements
1313

14-
- Visual Studio 2022 with installed C++ & C# build tools: https://visualstudio.microsoft.com/en/vs/
14+
- C++
15+
- Linux: g++
16+
- Windows: Visual Studio 2022 with installed C++ & C# build tools: https://visualstudio.microsoft.com/en/vs/
1517
- Node.js: https://nodejs.org/en/download/
1618
- frida: https://frida.re
1719

18-
### Installation
20+
### Building
1921

2022
Open command line and run this script
2123

0 commit comments

Comments
 (0)