From 5793683e8feb0009fa539df7285a9f04a8aa08d7 Mon Sep 17 00:00:00 2001 From: Tony <139792946+new-penguin@users.noreply.github.com> Date: Thu, 11 Jan 2024 20:54:26 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2502eaa..d0a8b6e 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Download the Linux core from releases and skip to step 2 or... 1. Compile the core ``` bash git clone https://github.com/new-penguin/libretro-cemu-launcher-antimicrox - cd libretro-yuzu-launcher-antimicrox + cd libretro-cemu-launcher-antimicrox make ```