Merge pull request #171 from SylveonBottle/patch-4

bash: update-menu: No such file or directory
This commit is contained in:
julianacat 2017-07-04 13:16:01 -05:00 committed by GitHub
commit 30ebd5bc43

View File

@ -20,7 +20,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-menu
git clone --recursive https://github.com/nullifiedcat/cathook && cd cathook && make -j4 && bash update-data
```
**Errors while installing?**