From 340bc6bffaae4d26d6d1a2c46cc7788fef398443 Mon Sep 17 00:00:00 2001 From: Sander Moolin Date: Thu, 26 Oct 2023 22:56:56 -0400 Subject: [PATCH] Update macOS shortcut in instancing.rst --- getting_started/step_by_step/instancing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getting_started/step_by_step/instancing.rst b/getting_started/step_by_step/instancing.rst index c1cc4f0648a..0c058c0b6c8 100644 --- a/getting_started/step_by_step/instancing.rst +++ b/getting_started/step_by_step/instancing.rst @@ -45,7 +45,7 @@ you to download the ball's sample project we prepared for you: `instancing_starter.zip `_. Extract the archive on your computer. To import it, you need the Project Manager. -The Project Manager is accessed by opening Godot, or if you already have Godot opened, click on *Project -> Quit to Project List* (:kbd:`Ctrl + Shift + Q`, :kbd:`Ctrl + Option + Cmd + B` on macOS) +The Project Manager is accessed by opening Godot, or if you already have Godot opened, click on *Project -> Quit to Project List* (:kbd:`Ctrl + Shift + Q`, :kbd:`Ctrl + Option + Cmd + Q` on macOS) In the Project Manager, click the *Import* button to import the project.