Use <kbd>
instead of inline code for key input
This commit is contained in:
parent
8552b25226
commit
a18101eaba
1 changed files with 3 additions and 3 deletions
|
@ -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 <kbd>Enter</kbd>. 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 <kbd>A</kbd> 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 <kbd>A</kbd> button (or the equivalent) on your controller.
|
||||
|
||||
![Gameboy Advance game selection screen](6b9c2f7a-773d-4bac-a6f8-69668fba80dc.png)
|
||||
|
||||
|
|
Loading…
Reference in a new issue