replace make -j4 with build-tf2
This commit is contained in:
parent
d3e3becd54
commit
4610b19b86
@ -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?**
|
||||
|
Reference in New Issue
Block a user