Single step make

This commit is contained in:
Nicolas Noble 2021-03-26 18:46:49 -07:00 committed by GitHub
parent c248b180fa
commit f149149409
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,7 +42,7 @@ git clone https://github.com/grumpycoders/pcsx-redux.git --recursive
3. Compile pcsx-redux : 3. Compile pcsx-redux :
```bash ```bash
cd pcsx-redux && ./configure && make make -C pcsx-redux
``` ```
4. Get the converted PsyQ 4.7 libs : 4. Get the converted PsyQ 4.7 libs :