You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+20Lines changed: 20 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,27 @@ Downloading the jar file is preferred. You can download the release version of t
42
42
```
43
43
44
44
## **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:
45
49
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 <imgsrc="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
46
66
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).
47
67
48
68
1.**Navigate to the Download Location** (using Terminal):
0 commit comments