Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cutecatsandvirtualmachines authored Aug 12, 2024
1 parent fd0695f commit 94599f0
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 @@ -19,7 +19,7 @@ Debug compilation target is NOT available. Don't ask questions about it...
If you get undefined symbols from zydis it's probably because you have installed the wrong version somehow.

# How to use
- Add SKLib.lib in "Additional Dependencies" in Librarian section for your kernel driver.
- Add SKLib-v.lib or SKLib.lib in "Additional Dependencies" in Librarian section for your kernel driver (SKLib-v will automatically link SKLib for you).
- Add your library director
- Add your include directory for SKLib header files in C/C++ -> "Additional Include Directories"

Expand Down

0 comments on commit 94599f0

Please sign in to comment.