replace make -j4 with build-tf2

This commit is contained in:
nullifiedcat 2017-07-06 09:04:54 +03:00
parent d3e3becd54
commit 4610b19b86

View File

@ -38,7 +38,7 @@ sudo pacman -Syu && sudo pacman -S gdb gdb-common glew1.10 lib32-glew1.10 --noco
Cathook installation script:
```bash
git clone --recursive https://github.com/nullifiedcat/cathook && cd cathook && make -j4 && bash update-data
git clone --recursive https://github.com/nullifiedcat/cathook && cd cathook && bash build-tf2 && bash update-data
```
**Errors while installing?**