Update README.md

This commit is contained in:
Arnaud Jamin
2023-10-12 12:09:00 -04:00
committed by GitHub
parent f67b1835f3
commit ea097f09cd
+1 -1
View File
@@ -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