Skip to content

Commit 2dfa611

Browse files
committed
updated mac running instruction
1 parent 2485669 commit 2dfa611

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,27 @@ Downloading the jar file is preferred. You can download the release version of t
4242
```
4343

4444
## **macOS**
45+
There are 2 methods. Downloading the dmg file or downloading the jar file.
46+
### Option 1: Downloading the DMG File (simpler)
47+
I am not a registered Apple developer, That is why you will get a warning when you try to open the app. Thus, you will have to bypass the security settings to run the app.
48+
Here are the steps:
4549

50+
1. Click on the .dmg file you downloaded.
51+
52+
2. Drag the app to the Applications folder.
53+
54+
3. In the Finder <img src="https://help.apple.com/assets/63BCA927AAE78C58DD7FBE35/63BCA92EAAE78C58DD7FBE76/en_US/058e4af8e726290f491044219d2eee73.png" alt="" height="15" width="15" originalimagename="SharedGlobalArt/AppIconTopic_Finder.png"> on your Mac, locate the Connect4 app.
55+
56+
(Don’t use Launchpad to do this. Launchpad doesn’t allow you to access the shortcut menu.)
57+
58+
4. Press and hold Control then click the app icon.
59+
60+
5. Click Open.
61+
62+
The app is saved as an exception to your security settings, and you can open it in the future by double-clicking it just as you can any registered app.
63+
64+
65+
### Option 2: Downloading the JAR File
4666
Make sure you have JRE installed on your computer. You can download JRE [here](https://adoptium.net/) or [here](https://www.oracle.com/java/technologies/javase-jre8-downloads.html).
4767

4868
1. **Navigate to the Download Location** (using Terminal):

0 commit comments

Comments
 (0)