From a18101eaba7dc2b5f020dde6f6cd4321705069ae Mon Sep 17 00:00:00 2001 From: Foster Hangdaan Date: Sun, 3 Dec 2023 21:44:41 -0500 Subject: [PATCH] Use `` instead of inline code for key input --- .../posts/2023-11-28_retro-gaming-on-an-old-laptop/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/blog/posts/2023-11-28_retro-gaming-on-an-old-laptop/index.md b/blog/posts/2023-11-28_retro-gaming-on-an-old-laptop/index.md index f212f86..9661d44 100644 --- a/blog/posts/2023-11-28_retro-gaming-on-an-old-laptop/index.md +++ b/blog/posts/2023-11-28_retro-gaming-on-an-old-laptop/index.md @@ -75,7 +75,7 @@ ### Install RetroPie ![Screenshot of installation main menu](021af5d6-cc50-4ac7-8734-750d2a2e3789.png) -Select **Basic Install** and press `Enter`. On the next screen, select **Yes** to start the installation process. +Select **Basic Install** and press Enter. On the next screen, select **Yes** to start the installation process. > The installation process compiles most of the emulators from source. This can take an hour or more on a slow laptop. {.info} @@ -105,7 +105,7 @@ ### Start RetroPie At first launch, Retropie will look for connected controllers and configure them. Connect your controller now and follow the on-screen instructions to configure it. -> Alternatively, if you don't have a controller, you can press and hold the `A` key on your keyboard to configure your keyboard as your controller. +> Alternatively, if you don't have a controller, you can press and hold the A key on your keyboard to configure your keyboard as your controller. {.info} ![RetroPie controller setup](706ae312-eecc-470b-8b3a-429c220962af.png) @@ -116,7 +116,7 @@ ### Launch a Game ![RetroPie main menu](14701639-0179-4d2c-934f-ad3a63e6f85e.png) -Our game should appear within the Gameboy Advance game selection screen. Launch the game by selecting it then pressing the `A` button (or the equivalent) on your controller. +Our game should appear within the Gameboy Advance game selection screen. Launch the game by selecting it then pressing the A button (or the equivalent) on your controller. ![Gameboy Advance game selection screen](6b9c2f7a-773d-4bac-a6f8-69668fba80dc.png)