Merge pull request #401 from buyBread/patch-1

simple-ipc
This commit is contained in:
BenCat07 2018-04-29 19:52:41 +02:00 committed by GitHub
commit f40b502d46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@ and a lot of useful features, including
You need CMake to build cathook, CMake should take care of dependencies
Install [libglez](https://github.com/nullifiedcat/libglez) and [libxoverlay](https://github.com/nullifiedcat/libxoverlay)
Install [libglez](https://github.com/nullifiedcat/libglez), [libxoverlay](https://github.com/nullifiedcat/libxoverlay) and [simple-ipc](https://github.com/nullworks/simple-ipc)
* Clone the repo of library (`git clone <URL>`)
* `mkdir build && cd build`