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