From ea097f09cdc564455338bafcc6f16bfe9ebf1619 Mon Sep 17 00:00:00 2001 From: Arnaud Jamin Date: Thu, 12 Oct 2023 12:09:00 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 11ab7d6..d339e90 100644 --- a/README.md +++ b/README.md @@ -183,7 +183,7 @@ You must have Unreal 5.1 or greater and Visual Studio to launch the sample 5. Make sure `Cog` is set as the startup project 6. Start Debugging (F5) 7. Once in Unreal, press Play (Alt+P) -8. Press the `[Insert]` key or use the `Cog.ToggleInput` console command to open the Imgui Main Menu. +8. Press the `[Tab]` key or use the `Cog.ToggleInput` console command to open the Imgui Main Menu. ### Integrating Cog in your project