Merge pull request #427 from SylveonBottle/patch-1

Made instructions 100% more clear.
This commit is contained in:
LightCat 2018-05-09 18:09:25 +02:00 committed by GitHub
commit 68a6a643cb
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