Skip to content

Commit ecb8183

Browse files
committed
point install people to the guide
this way there is one place, and it explains a bunch of the terminal commands.
1 parent 5ca6363 commit ecb8183

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,9 @@ Check out the [Home Page](http://elm-lang.org/), [Try Online](http://elm-lang.or
99

1010
## Install
1111

12-
- **Mac** - [installer](https://github.com/elm/compiler/releases/download/0.19.0/installer-for-mac.pkg)
13-
- **Linux** - [instructions](https://github.com/elm/compiler/blob/master/installers/linux/README.md)
14-
- **Windows** - [installer](https://github.com/elm/compiler/releases/download/0.19.0/installer-for-windows.exe)
12+
[Install](https://guide.elm-lang.org/install/elm.html)
1513

16-
For multiple versions, previous versions, or uninstall, see [these instructions](https://github.com/elm/compiler/blob/master/installers/README.md).
14+
For multiple versions, previous versions, and uninstallation, see the instructions [here](https://github.com/elm/compiler/blob/master/installers/README.md).
1715

1816
<br>
1917

0 commit comments

Comments
 (0)