Skip to content

Commit af32826

Browse files
committed
get rid of the info specific to Catalina-without-notarization
The installer is notarized now!
1 parent 71e9559 commit af32826

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

installers/mac/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Install Instructions
22

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)!
44

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:
66

77
```bash
88
# Move to your Desktop so you can see what is going on easier.

0 commit comments

Comments
 (0)