-
Notifications
You must be signed in to change notification settings - Fork 660
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
improve the text in the mac installer
- Loading branch information
Showing
3 changed files
with
25 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,16 @@ | ||
{\rtf1\ansi\ansicpg1252\cocoartf1187\cocoasubrtf400 | ||
{\fonttbl\f0\fswiss\fcharset0 Helvetica;} | ||
{\rtf1\ansi\ansicpg1252\cocoartf2509 | ||
\cocoatextscaling0\cocoaplatform0{\fonttbl\f0\fswiss\fcharset0 Helvetica;\f1\fmodern\fcharset0 CourierNewPSMT;} | ||
{\colortbl;\red255\green255\blue255;} | ||
\paperw11900\paperh16840\margl1440\margr1440\vieww10800\viewh8400\viewkind0 | ||
\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\pardirnatural | ||
{\*\expandedcolortbl;;} | ||
\paperw11900\paperh16840\margl1440\margr1440\vieww11180\viewh8400\viewkind0 | ||
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural\partightenfactor0 | ||
|
||
\f0\fs26 \cf0 A bunch of useful programs were just placed in /usr/local/bin/\ | ||
\f0\fs28 \cf0 Try opening the terminal and running commands like:\ | ||
\ | ||
Check out {\field{\*\fldinst HYPERLINK "http://elm-lang.org/Get-Started.elm"}{\fldrslt this tutorial}} to learn how to use them!} | ||
|
||
\f1 elm init\ | ||
elm make src/Main.elm --optimize\ | ||
elm repl | ||
\f0 \ | ||
\ | ||
Check out {\field{\*\fldinst{HYPERLINK "https://guide.elm-lang.org/"}}{\fldrslt this tutorial}} for more advice!} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,12 @@ | ||
{\rtf1\ansi\ansicpg1252\cocoartf1187\cocoasubrtf400 | ||
{\fonttbl\f0\fswiss\fcharset0 Helvetica;} | ||
{\rtf1\ansi\ansicpg1252\cocoartf2509 | ||
\cocoatextscaling0\cocoaplatform0{\fonttbl\f0\fswiss\fcharset0 Helvetica;\f1\fmodern\fcharset0 CourierNewPSMT;} | ||
{\colortbl;\red255\green255\blue255;} | ||
{\*\expandedcolortbl;;} | ||
\paperw11900\paperh16840\margl1440\margr1440\vieww10800\viewh8400\viewkind0 | ||
\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\pardirnatural | ||
\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\pardirnatural\partightenfactor0 | ||
|
||
\f0\fs28 \cf0 This package will install Elm on your machine.} | ||
\f0\fs28 \cf0 Thank you for trying out Elm!\ | ||
\ | ||
This installer makes | ||
\f1 elm | ||
\f0 available in your terminal.} |