diff --git a/INSTALL.md b/INSTALL.md index 1faa5fa..5906048 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -10,4 +10,7 @@ For Windows, the application should run just fine. You probably have to accept t Please make sure that the following packages (or similar) are installed, here is the needed brew command: ``` brew install sdl2 sdl2_mixer sdl2_image sdl2_ttf -``` \ No newline at end of file +``` + +# Run +If double clicking the executable is not working, you may need to open the application via the terminal by executing "cd ;./cube_puzzle" \ No newline at end of file