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: installers/mac/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
# Install Instructions
2
2
3
-
The easiest way to install is to to use [the Mac installer](https://github.com/elm/compiler/releases/download/0.19.1/installer-for-mac.pkg), but only for people on macOS 10.14 and earlier (i.e. before Catalina)
3
+
The easiest way to install is to to use [the Mac installer](https://github.com/elm/compiler/releases/download/0.19.1/installer-for-mac.pkg)!
4
4
5
-
I am working on getting the installer notarized so that it works on Catalina as well. In the meantime, it is also possible to install by running the following commands in your terminal:
5
+
But it is also possible to install by running the following commands in your terminal:
6
6
7
7
```bash
8
8
# Move to your Desktop so you can see what is going on easier.
0 commit comments