Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
theXappy committed Mar 22, 2024
1 parent 56bc60c commit 9034b51
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,9 @@ There are 2 ways to get the library:
5. `mkdir detours_build`
6. `cd detours_build`
7. `cmake ..\detours.net`
8. Open `RemoteNET.sln` in Visual Studio
9. Compile the RemoteNET project
8. `msbuild ALL_BUILD.vcxproj`
9. Open `RemoteNET.sln` in Visual Studio
10. Compile the RemoteNET project

## Minimal Working Example
To get the essence of how easy and usefull this library can be, see below a re-implementation of [denandz/KeeFarce](https://github.com/denandz/KeeFarce).
Expand Down

0 comments on commit 9034b51

Please sign in to comment.