瀏覽代碼

Merge pull request #8693 from brentruhle/patch-2

Adding missing MacOS commands
Max Hilbrunner 1 年之前
父節點
當前提交
b4d58e10e3
共有 1 個文件被更改,包括 1 次插入1 次删除
  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.