Merge pull request #427 from SylveonBottle/patch-1
Made instructions 100% more clear.
This commit is contained in:
commit
68a6a643cb
@ -51,6 +51,8 @@ Install cathook
|
|||||||
* `cmake .. && make`
|
* `cmake .. && make`
|
||||||
* `sudo make data`
|
* `sudo make data`
|
||||||
|
|
||||||
|
Make sure to put the required files in ../requirements/lib*, and cathook in ../cathook.
|
||||||
|
|
||||||
### Outdated (but might be helpful):
|
### Outdated (but might be helpful):
|
||||||
|
|
||||||
You can use gcc-7 for compiling cathook if you add `-e CC=gcc-7 CXX=g++-7` to make command line
|
You can use gcc-7 for compiling cathook if you add `-e CC=gcc-7 CXX=g++-7` to make command line
|
||||||
|
Reference in New Issue
Block a user