From f149149409538c8bdf9aa9f501c51f415c4550cb Mon Sep 17 00:00:00 2001 From: Nicolas Noble Date: Fri, 26 Mar 2021 18:46:49 -0700 Subject: [PATCH] Single step make --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index afbe352..5fcd238 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ git clone https://github.com/grumpycoders/pcsx-redux.git --recursive 3. Compile pcsx-redux : ```bash -cd pcsx-redux && ./configure && make +make -C pcsx-redux ``` 4. Get the converted PsyQ 4.7 libs :