diff options
author | Ian Bertolacci <ian.bertolacci@gmail.com> | 2018-07-23 18:04:27 -0700 |
---|---|---|
committer | Ian Bertolacci <ian.bertolacci@gmail.com> | 2018-07-23 18:04:27 -0700 |
commit | d0784d217139cc32e1fb5899c2a4c719c57389bd (patch) | |
tree | b5384a12287ddb6fe8412cf3aa66843169c56c22 /chapel.html.markdown | |
parent | 72db77d32316e3803e305c907214fdb281f93b6c (diff) |
Note official chaple build doc
Diffstat (limited to 'chapel.html.markdown')
-rw-r--r-- | chapel.html.markdown | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chapel.html.markdown b/chapel.html.markdown index 3061d37d..354cd832 100644 --- a/chapel.html.markdown +++ b/chapel.html.markdown @@ -1155,6 +1155,8 @@ It is under the [Apache 2.0 License](http://www.apache.org/licenses/LICENSE-2.0) Installing the Compiler ----------------------- +[The Official Chapel documentation details how to download and compile the Chapel compiler.](https://chapel-lang.org/docs/usingchapel/QUICKSTART.html) + Chapel can be built and installed on your average 'nix machine (and cygwin). [Download the latest release version](https://github.com/chapel-lang/chapel/releases/) and it's as easy as |