From 875a5d45e3534c6cd4eda82cbe93782b0a899d57 Mon Sep 17 00:00:00 2001 From: Theo Leuthardt <60556192+theoleuthardt@users.noreply.github.com> Date: Thu, 13 Mar 2025 16:05:08 +0100 Subject: [PATCH] hint for macos executable --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce69eb4..6f9a96c 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ dodging obstacles and aiming for the highest score. Jump over cacti and see how #### Download build from Github - Download the latest release from the [Releases](https://github.com/theoleuthardt/DinoGame/releases) page - Extract the zip file -- Run the executable +- Run the executable (if you are running it on macos, start it from the terminal like in the build from source section below!) #### Build from source 1. Requirements/Dependencies