Made instructions 100% more clear.

https://i.imgur.com/PwG1F9A.png
This commit is contained in:
SylveonBottle 2018-05-08 21:26:49 -05:00 committed by GitHub
parent 1252a1d320
commit 16796457b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,6 +51,8 @@ Install cathook
* `cmake .. && make`
* `sudo make data`
Make sure to put the required files in ../requirements/lib*, and cathook in ../cathook.
### 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