Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
theXappy authored Dec 27, 2024
1 parent 266df21 commit e8dc55c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ There are 2 ways to get the library:
5. `mkdir detours_build`
6. `cd detours_build`
7. `cmake ..\detours.net`
8. `msbuild ALL_BUILD.vcxproj`
8. `msbuild /t:restore,build ALL_BUILD.vcxproj`
9. Open `RemoteNET.sln` in Visual Studio
10. Compile the RemoteNET project

Expand Down

0 comments on commit e8dc55c

Please sign in to comment.