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 @@ The main menu should appear on the screen like the one below:
|
|||
|
||||

|
||||
|
||||
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 @@ Select RetroPie on the app dashboard to launch it.
|
|||
|
||||
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}
|
||||
|
||||

|
||||
|
@ -116,7 +116,7 @@ The main menu will display only the systems for which there are available ROMs.
|
|||
|
||||

|
||||
|
||||
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.
|
||||
|
||||

|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue