Przeglądaj źródła

Merge pull request #8693 from brentruhle/patch-2

Adding missing MacOS commands
Max Hilbrunner 1 rok temu
rodzic
commit
b4d58e10e3
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      getting_started/step_by_step/instancing.rst

+ 1 - 1
getting_started/step_by_step/instancing.rst

@@ -128,7 +128,7 @@ and pressing :kbd:`Enter`.
 
 .. image:: img/instancing_property_bounce_updated.webp
 
-Play the game by pressing :kbd:`F5` and notice how all balls now bounce a lot
+Play the game by pressing :kbd:`F5` (:kbd:`Cmd + B` on macOS) and notice how all balls now bounce a lot
 more. As the Ball scene is a template for all instances, modifying it and saving
 causes all instances to update accordingly.