diff --git a/getting_started/first_3d_game/03.player_movement_code.rst b/getting_started/first_3d_game/03.player_movement_code.rst index 2cdc9e6902f..ad5403f039e 100644 --- a/getting_started/first_3d_game/03.player_movement_code.rst +++ b/getting_started/first_3d_game/03.player_movement_code.rst @@ -414,8 +414,8 @@ if it was attached to a crane. |image8| -You can run the scene by pressing :kbd:`F6` and press the arrow keys to move the -character. +You can run the scene by pressing :kbd:`F6` (:kbd:`Cmd + R` on macOS) and +press the arrow keys to move the character. |image9|