Apparently I don't know what the fuck I'm doing

why do we even need this
This commit is contained in:
SylveonBottle 2017-07-21 00:50:16 -05:00 committed by GitHub
parent 4a9bcb8188
commit 66c2f1d9a6

View File

@ -75,5 +75,3 @@ The installation script is as followed:
git clone --recursive https://github.com/nullifiedcat/cathook-ipc-server && cd cathook-ipc-server && make -j4
```
To run the Followbot server, run `./bin/cathook-ipc-server`. You can also use `./bin/cathook-ipc-server &>/dev/null &` to run it in background.
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/d208d05091854caaa51d2757d2097b2c)](https://www.codacy.com/app/SylveonBottle/cathook?utm_source=github.com&utm_medium=referral&utm_content=SylveonBottle/cathook&utm_campaign=Badge_Grade)